đŗNFC
How to set up NFC?
For iOS
Go to the Apple Developer homepage and select Certificates, IDs & Profiles **** (left menu)
Click on the Identifiers
Select previously created Bundle Identifier
Scroll down and enable NFC Tag Reading
Click Save & Confirm
On Natively app dashboard, turn on the NFC feature and fill out the Permission description - The permission description text should explain to the user why your app needs that permission. Refer to Apple's guidelines to avoid potential rejection.
Rebuild your app
For Android
On Natively app dashboard, turn on the NFC feature
Rebuild your app
For now, Natively supports only NTAG213,215,216 (MiFare Ultralight). All other cards/tags haven't been tested yet.
How to use NFC?
Last updated