react-native-getui
react-native-getui copied to clipboard
个推官方提供的推送SDK React Native 插件(支持 Android & iOS)
当iOS13调用`Getui.voipRegistration()`时会crash,请及时更新
By renaming the podspec file, we avoid manual editing of header file search path. This way, 'pod install' is all one needs to do to integrate for ios.
个推仅支持安卓、IOS,不能通过此插件支持PC端的消息推送吗?
android支持离线推送吗?
Remove min version requiring as this always cuase error.
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `xmldom` Updates `react-native` from 0.53.3 to 0.70.2 Release notes Sourced from...
7年了,没人维护下这个postInstall.js文件吗?每次yarn一次,就要添加一行脚本
react-native:"0.71.4" gradle:"7.5.1" react-native-getui:"1.1.44" android/app/src/debug/AndroidManifest.xml application配置如下: 按照 说明按照后 yarn android 报错 android/app/src/debug/AndroidManifest.xml:26:9-37:20 Error: android:exported needs to be explicitly specified for element . Apps targeting Android 12 and higher are required to...