react-native-getui
react-native-getui copied to clipboard
个推官方提供的推送SDK React Native 插件(支持 Android & iOS)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. Release notes Sourced from color-string's releases. 1.6.0 Minor release 1.6.0 #55 - Add support for space-separated HSL Thanks @htunnicliff for the contribution :) 1.5.5...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
按照[文档](https://docs.getui.com/getui/mobile/vendor/androidstudio/)集成华为推送后遇到如下错误 ``` Manifest merger failed : Attribute activity#com.huawei.hms.activity.BridgeActivity@configChanges value=(orientation|locale|screenSize|layoutDirection|fontScale) from [com.getui:hwp-for-google-play:1.0.6] AndroidManifest.xml:59:13-92 is also present at [com.huawei.hms:ui:5.0.4.301] AndroidManifest.xml:12:13-131 value=(orientation|locale|layoutDirection|fontScale|screenSize|smallestScreenSize|screenLayout|uiMode). Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:57:9-68:20 to override. ``` ```...
Attribute meta-data#PUSH_APPID@value value=(cnfO4EFpuaAkZS7QKidGEA) from AndroidManifest.xml:38:44-82 is also present at [com.getui:sdk-for-google-play:4.3.5.9] AndroidManifest.xml:31:13-44 value=(${GETUI_APP_ID}).
app运行久了之后 会报这样的错误