Viktor Salomonsson
Results
1
issues of
Viktor Salomonsson
When launching the app and using requestTechnology(NfcV) on android, I get NfcV as a response from this code: try { const response = await NfcManager.requestTechnology( [NfcTech.NfcV, NfcTech.Ndef], { alertMessage: systemPrompt,...