Michael Reibel Boesen
Results
11
comments of
Michael Reibel Boesen
For anybody stumbling upon this it appears that one can get around this issue by adding `App.setPreference(‘android-minSdkVersion’, ‘22’); App.setPreference(‘android-targetSdkVersion’, ‘31’);` to `mobile-config.js`. At least my app can now upload to...