Closed MJ-BH closed 3 years ago
Install App on iOS: https://itunes.apple.com/us/app/smartcard-reader/id525954151?mt=8
Install App on Android: PCSCLite: https://play.google.com/store/apps/details?id=com.ftsafe.pcscdemo&hl=en&gl=US Private API: https://play.google.com/store/apps/details?id=com.ftsafe.cardreader&hl=en&gl=US
You can download app from google play store, thanks
I find that we Have to Add this Permessions : "<uses-permission
android:name="android.permission.ACCESS_BACKGROUND_LOCATION"/>"
"android:required="true"/>
in the Android Manifest and w should be always allow when we Allow the Permession .
I Have Issues using the new SDK with Android 10 and 11 , the Blutoth BLE4 note working , not detecting anything , and not throwing any Erorr And ome thing for the Apk Demo or the App in the play Store .