TechnologySolutionsUkLtd / ascii-protocol

Technology Solutions UK Ltd - ASCII 2 Protocol
Other
7 stars 0 forks source link

Work around for Android 13 #12

Closed tony683 closed 1 year ago

tony683 commented 1 year ago

HI,

I am using TSL ascii protocol library to read RFIDs. As far it is working perfectly in all android devices , But in Android 13 it is not working,Its throwing error- Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE

Being a developer ,I know about this issue,but to fix it will be needing source code to edit it or is there any workaround??

Platform-Xamarin

robinTsl commented 1 year ago

Hello,

You should be able to update to the latest Xamarin nuget and make a couple of minor changes to support the latest Android. Xamarin Update News

tony683 commented 1 year ago

Thanks a lot,It worked...I just had to add bluetooth permission codes