Is there a way to check/set the lowest OS version that can run the app developed in Gdevelop? I tried my app in emulator and anything lower than 7.0 showed blank screen so I’m wondering what caused that. In Android Studio for example, you could set the minimal version that your app requires and it also warned if some function in your code required OS higher than what your app asked for.
Is there a way to check this in Gdevelop?