do you mean build.settings? I had them very streamed I think it was somethink like the one I am posting here - I might have deleted smth else as I tried to solve the issue.
settings ={ splashScreen = { enable = true, image = "launchImage.png" }, android = { usesExpansionFile = false, usesPermissions = { "android.permission.RECORD\_AUDIO", "android.permission.WRITE\_EXTERNAL\_STORAGE", "android.permission.INTERNET", "android.permission.ACCESS\_NETWORK\_STATE" }, }, orientation = { default = "landscapeRight", supported = { "landscapeLeft", "landscapeRight" } }, plugins = { ["plugin.googleAnalytics"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=false, android=true } }, ["plugin.utf8"] = { publisherId = "com.coronalabs" }, }, }