File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 132132 <category android : name =" android.intent.category.BROWSABLE" />
133133 <data android : scheme =" https" android : host =" pay.bbw.sv" />
134134 </intent-filter >
135- <intent-filter >
136- <action android : name =" android.intent.action.VIEW" />
137- <action android : name =" android.nfc.action.NDEF_DISCOVERED" />
138- <category android : name =" android.intent.category.DEFAULT" />
139- <category android : name =" android.intent.category.BROWSABLE" />
140- <data android : scheme =" https" android : host =" pay.mainnet.galoy.io" />
141- </intent-filter >
142135 </activity >
143136 <activity android : name =" com.facebook.react.devsupport.DevSettingsActivity" />
144137
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ export const APP_STORE_LINK =
55export const PLAY_STORE_LINK =
66 "https://play.google.com/store/apps/details?id=com.galoyapp"
77export const PREFIX_LINKING = [
8- "https://pay.mainnet.galoy.io" ,
98 "https://pay.bbw.sv" ,
109 "https://pay.blink.sv" ,
1110 "bitcoinbeach://" ,
Original file line number Diff line number Diff line change 77 <key >com.apple.developer.associated-domains</key >
88 <array >
99 <string >applinks:pay.bbw.sv</string >
10- <string >applinks:pay.mainnet.galoy.io</string >
1110 <string >applinks:pay.blink.sv</string >
1211 </array >
1312 <key >com.apple.developer.authentication-services.autofill-credential-provider</key >
Original file line number Diff line number Diff line change 77 <key >com.apple.developer.associated-domains</key >
88 <array >
99 <string >applinks:pay.bbw.sv</string >
10- <string >applinks:pay.mainnet.galoy.io</string >
1110 <string >applinks:pay.blink.sv</string >
1211 </array >
1312 <key >com.apple.developer.authentication-services.autofill-credential-provider</key >
Original file line number Diff line number Diff line change 5757 <string >pay.bbw.sv </string >
5858 </array >
5959 </dict >
60- <dict >
61- <key >CFBundleTypeRole </key >
62- <string >Editor </string >
63- <key >CFBundleURLName </key >
64- <string >pay.mainnet.galoy.io </string >
65- <key >CFBundleURLSchemes </key >
66- <array >
67- <string >pay.mainnet.galoy.io </string >
68- </array >
69- </dict >
7060 </array >
7161 <key >CFBundleVersion </key >
7262 <string >772 </string >
You can’t perform that action at this time.
0 commit comments