revtel / react-native-nfc-manager

React Native NFC module for Android & iOS
MIT License
1.33k stars 317 forks source link

Read Only not working for Ntag213 #665

Closed developer8530 closed 7 months ago

developer8530 commented 11 months ago

NfcManager.ndefHandler.makeReadOnly();

this predefined function not working for NTAG213, can someone knows the nfcv commands to make tag read only for NTAG210, NTAG213 AND NTAG216

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 7 months ago

This issue was closed because it has been stalled for 5 days with no activity.

developer8530 commented 6 months ago

in ios it is giving error Error Domain=NFCError Code=401 "Stack Error" UserInfo={NSLocalizedDescription=Stack Error, NSUnderlyingError=0x283f708a0 {Error Domain=nfcd Code=15 "writeLockNdef:error::447" UserInfo={Line=447, NSLocalizedDescription=Stack Error, NSDebugDescription=writeLockNdef:error::447, Method=writeLockNdef:error:}}}