IOS NFC restartpolling
Hi
I`m going to develop a app to display image on ePaper by coreNFC ISO15693, but i have only 20sec to transmit data and display image when phone connect on epaper .
I can use session.repolling() to extend life scycle of NFC session lower iphone13 or below, but else version (iphone15, iphone16) is not working .
As far as I know, i have 60sec to trans data when i to begin a new NFCTagReaderSession, but actullary i have only 20sec.
If I need more time to transmit, what solution i can do?
Thanks.
