We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dbb022 commit f88a8f4Copy full SHA for f88a8f4
example/android/app/src/main/AndroidManifest.xml
@@ -23,10 +23,6 @@
23
</activity>
24
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
25
26
- <!-- Required -->
27
- <meta-data android:name="JPUSH_APPKEY" android:value="${JPUSH_APPKEY}"/>
28
- <meta-data android:name="JPUSH_CHANNEL" android:value="${JPUSH_CHANNEL}"/>
29
-
30
</application>
31
32
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments