Hi all,
i am testing the example app for Android avaiulable in the GitHub repo 50ButtonsEach (https://github.com/50ButtonsEach/flic2lib-android-sample).
The point is that the app compile without problems and it´s working really well, but only in some devices. For example, it´s working fine in a device with Android 7, but it doesn´t work in other two devices with Android 10.
The problem appears when scanning for new buttons, showing this message in the screen "RESULT_FAILED_NO_NEW_BUTTONS_FOUND".
Bluethoot is on, and no other messages appear. I cannot debug the app because i don´t have those terminals onsite and the emulator in Android Studio doesn´t support bluetooth.
Do you have any idea about what can be the problem?
Has anybody used this flic library over Android 10?
How could i debug the error without have the terminal?
Thank you very much.