I have been using build 971 but now I updated to latest public release 1076. When building for android and installing on the phone, the permissions doesn’t show in the installation screen in the android phone. The Android phone is on OS version Jelly Been 4.2.1.
Is there something different i have to to in the buld.settings now with the newer releases of Corona SDK?
android = { versionCode = "10", usesPermissions = { "com.android.vending.INTERNET", "com.android.INTERNET", } }