Start a new topic

Android 9.13.0 SDK

9.13.0 SDK integration error, 


Android 13, API 33


2023-04-10 13:38:00.434 7586-7586 uapl D Build config = release

                                              build date = Thu Feb 9 11:36:16 2023

                                              build number = 7408-678

                                              build version = 9.13.0

2023-04-10 13:38:00.440 7586-7586 WKTD E >ERROR: [Runtime][00:00:00.024.555] > The device is missing following features:

                                              - Accelerometer

                                              - Compass

                                               (code 1000)

2023-04-10 13:38:00.441 7586-7586 uapl D ConnectivityManager = true Metered = false


this line of script in gradle.properties is causing the compilation issue


org.gradle.java.home=/Users/emperor/Development/Tools/Jenkins/Master/Instance/workspace/builder/repositories/heisenberg_core/src/internal/../../tools/mac_osx/java/jdk-11/Contents/Home

image



Hi,


Android 13 is something we will support in our 9.14.0 version. For the org.gradle.java.home path, we'll have a look. In the meantime, can you still work with the project normally?


Thank you for catching this up,

Aitor.

No, I tested against another phone with Android 11, and it has the same error.

Login or Signup to post a comment