Foxushka
Results
2
issues of
Foxushka
Android 14 introduced some changes to intents: https://developer.android.com/about/versions/14/behavior-changes-14#safer-intents If you will build app that targets Android 14 (SDK 34) it will throw error on connection: java.lang.IllegalArgumentException: Targeting U+ (version 34...
Reported in https://github.com/GameTec-live/ChameleonUltraGUI/issues/753 I don't really like this solution, but it is reliable. Maybe we should disable logging in "release" builds (if this is possible with NRF)