Issue:
An application, which does not actually use NFC functionality, is being rejected by the App Store, despite all references to NFC tags being removed and the core being built without using RFID.
Solution:
This situation is a peculiarity of the Apple application analyser, sees the unused class NFCTagReaderSession in the library files.
- Check that there are no NFC related variables in the info.plist file.
- Record a video demonstrating the process of working with the application, including scanning a passport, to clearly demonstrate that NFC functionality is not used during operation.
- Attach a text message to the application submission for approval by the App Store, where it is clearly stated that the SDK functionality in terms of NFC is not used in the application.
Comments
Please sign in to leave a comment.