Android Question NFC problem targeting S+

EasyDraw

New Member
Hello, I am a new student programming in Android and I am developing an application that uses NFC using the B4A IDE. I have a problem with NFC reading only in Android version 12.
Anyone can help me with some tips or any ideas?!

Thanks in advance!!

flag_mutable.png
 

EasyDraw

New Member
Thanks for the replay but I download and install the new version and I'm still getting the same error....if you can explain me other solution.

flag_mutable.png
 
Upvote 0

walterf25

Expert
Licensed User
Longtime User
Try the attached library - v2.02. Make sure to copy it to the internal libraries folder and then refresh the libraries.
I just tried downloading this NFC library version and I get an error saying:

Website blocked

I am trying to update an app I made which requires me to upload to google play store but it requires API 30 or above, I just found out that if I target API 30 or 31 then the NFC library stops working, giving the same error as in this post.

Walter
 
Upvote 0
Top