chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 556 forks source link

Add Tag Unique ID to iOS #287

Closed scottire closed 6 years ago

scottire commented 6 years ago

Adds ID object to callback.

Note: assumes the session is invalidated after a successful scan (which it currently is).

don commented 6 years ago

@scottire I'm concerned this might cause apps to be rejected because it's undocumented. Have you seen any Apple documentation talking about tag ids?

andreamaioli commented 6 years ago

Yesterday Apple rejected our app because we tried to use the "_foundtags" feature.

don commented 6 years ago

@andreamaioli thanks for the update, I was afraid of that.

don commented 6 years ago

Closing old pull request. Can't merge because of Apple's rules.

lcsmaehn commented 5 years ago

Does anyone know when this feature will be allowed to use in the app store?