Open chenweigh opened 4 years ago
I have solved it.
only update AndroidManifest.xml
manifest config
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="your package name">
application config
<application
tools:replace="android:allowBackup"
...>
hope to help guys!
I have solved it. only update
AndroidManifest.xml
manifest config
<manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="your package name">
application config
<application tools:replace="android:allowBackup" ...>
hope to help guys! 也遇到了这个问题 ,已经解决了,谢谢
Environment
Action
yarn add react-native-aliyun-push
yarn android
The problem as follow, I need help.
Log