trying to get push notifications to work
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
<data android:scheme="myapp"/>
|
||||
<data android:scheme="com.gibbyb.fuse"/>
|
||||
<data android:scheme="exp+fuse"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" android:exported="false"/>
|
||||
|
Reference in New Issue
Block a user