NFC deep linking
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
<action android:name="android.nfc.action.NDEF_DISCOVERED" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<!-- <data android:scheme="http" android:host="app.mzansi-innovation-hub.co.za" />
|
||||
<data android:scheme="https" android:host="app.mzansi-innovation-hub.co.za" /> -->
|
||||
<data android:scheme="http" android:host="app.mzansi-innovation-hub.co.za" />
|
||||
<data android:scheme="https" android:host="app.mzansi-innovation-hub.co.za" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<!-- Don't delete the meta-data below.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: mzansi_innovation_hub
|
||||
description: ""
|
||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
version: 1.2.2+101
|
||||
version: 1.2.2+102
|
||||
# version: 1.1.1+97 #--- Updated version for upgrader package testing
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user