As you can see in my comment to your question, we faced a similar issue where the NFCNDEFReaderSessionDelegate was not being called. To resolve this we needed to change our implementation to NFCTagReaderSessionDelegate and specify the polling option for iso15693 tag type. Once implemented this way, the write functionality worked as expected. I've no idea why this behaviour changed between iOS versions but hope this is helpful.
Topic:
App & System Services
SubTopic:
General
Tags: