This is what I have, and the other project that works is almost the same (but it has iphone icons defined)
settings = { orientation = { default = "landscapeRight", content = "landscapeRight", supported = { "landscapeRight" }, }, android = { usesPermissions = { "android.permission.INTERNET", "android.permission.WRITE\_EXTERNAL\_STORAGE", }, }, iphone = { plist = { UIAppFonts = { "CurseCasualJVE-Regular.otf", "StintUltraCondensed-Regular.ttf", } }, }, }