everybody,
I am currently developing an iOS application. This application should make it possible to read NFC tags with an iPad. The NFC has already been successfully tested on an iPhone 7 / 8.
As soon as I test this function on an iPad (2017), the NFC dialog will not open and it is not possible to read NFC tags. The implementation was carried out under Swift with the CoreNFC.
Development environment:
- xCode 9.4.1
- iOS 11.x.x
- Signing debug certificate available
Do you have any ideas?