Open vocasle opened 2 years ago
I think it might be fixed in the latest version.
One person on my team gets this error randomly. Both on the latest version of bundletool and older versions. Across multiple versions and installs of android-sdk. Everyone else on the team seems to work fine. It happens during install-apks step
Java Version 18.0.2.1 Device: Pixel 6 on Android 13
Describe the bug
java -jar bundletool.jar build-apks
fails to produce *.apks with error: Error retrieving device SDK version. Please try againBundletool version(s) affected Version: 1.9.1
Stacktrace
To Reproduce
Expected behavior
Known workaround No workarounds yet.
Environment: OS: Android 10 (Samsung Galaxy A21s)
Additional context *.aab is generated by Unreal Engine 4.27. Right now this is the only device with that error.
adb shell getprop ro.build.version.sdk
returns 29.