22
Views
1
Comments
[NFC Plugin] Trouble Sending Transceive Command to NFC Tag via iOS
nfc-plugin
Mobile icon
Forge asset by Experts
Application Type
Mobile

I'm currently facing an issue with sending a transceive command to an NFC tag using the NFC Plugin. I've encountered success with retrieving responses from Android devices, but I'm encountering difficulties in receiving responses from iOS devices. 

Below is the code snippet I've been using for both Android and iOS: 

While this code works perfectly on Android devices, I'm unable to receive a response on iOS devices. I've ensured that the NFC connection is established properly on iOS, but still no luck with receiving responses. 


In addition, I've also attempted using scanTag and scanNdef, but these methods also fail to receiving responses on iOS.

Seeking guidance or suggestions on how to modify the code or any configurations necessary to ensure successful transmission of transceive commands and reception of responses from NFC tags on iOS devices. Alternatively, if there are any workarounds for iOS devices, I would greatly appreciate any insights or assistance.

AndroidCommand.txt
iOSCommand.txt
Command.PNG
UserImage.jpg
Novita Nata

Hello Nadzir can you give me example how to implement a transceive command to an NFC tag using the NFC Plugin in outsystems?
Pls give me information about that.
thankyou

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.