working apple login
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
<action android:name="android.intent.action.VIEW"/>
|
||||
<category android:name="android.intent.category.DEFAULT"/>
|
||||
<category android:name="android.intent.category.BROWSABLE"/>
|
||||
<data android:scheme="com.piggyinu.safeqr"/>
|
||||
<data android:scheme="com.safeqr.safeqr"/>
|
||||
<data android:scheme="exp+safeqr"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" android:exported="false"/>
|
||||
|
||||
Reference in New Issue
Block a user