iOS Question NFC tag read operation (optional)

davemorris

Active Member
Licensed User
Longtime User
Hi, Guys

Just a quick question.

I have just developed an App which as part of its operation gives the user the option to read NFC tags. The App will still work if the phone don't support NFC tags (i.e. < Apple 7).

I have only got as far as the test flight version and it downloads an runs on the newer Apple devices. However, when I download it to older apple devices (below Apple 7) they report that the App is "not compatible the these devices" and appear (unless I am missing something) not to install the App.

In the App's ID configuration (under Apple account Certificates, Identifiers & Profiles) I ticked the NFC Tag Reading checkbox. I was wondering if I unticked the checkbox and used the new App ID it would allow the App to install on devices which support/don't support NFC. Normally, I would just try this but I often have problems with Apple certification and the only solution is to start again on the Certs.

Kind regard
Dave Morris
 

davemorris

Active Member
Licensed User
Longtime User
Hi, Erel
Thanks for coming back - the answers are

iOS version = 15.5
#MinVersion for project = 8

The older version phone is a 6S.

Regards
Dave Morris
 
Upvote 0
Top