2024-12-03 07:17 AM - last edited on 2025-01-14 05:45 AM by Berenice BENVEGUDA
Hey ,
I have tried a few strategies to fix my codebase.
Ive now reused the same NFCTap App iOS project and customized it according to my view.
Good news is that the previous problems are gone now.
But sadly I am stuck in another problem now.
Whenever I Try to enable the Mailbox and call the present password api for that purpose, it gives a crash.
Im using following flow:
- First I detect the NFC tag and store its info
- Then I call the NFC hit again for the mailbox status fetch
- Third I try to call the present password where it crashes
Can you suggest something for that?
2025-01-14 05:50 AM