-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
I just tested a NWC connection on different API levels on Android Studio Emulator. Every version before API Level 30 crashed. 30 and Above worked.
This suggests the minSDK requirement is API 30 (Android 11), but I could not find that requirement anywhere documented.
Therefore my questions:
Is this known and on purpose?
Is there any way to make it work on API Levels below 30?
For info, the error looks like this:
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2d8336 in tid 3607 (bitbanana.debug), pid 3607 (bitbanana.debug)
Metadata
Metadata
Assignees
Labels
No labels