Hi,
I recently crossed the 50mb threshold and had to move to an expansion file. It’s working, with hundreds of downloads per day, but I have a user reporting a “not licensed” issue.
Here’s the Android part of my build settings:
-- Android permissions androidPermissions = { "android.permission.INTERNET", "android.permission.ACCESS\_NETWORK\_STATE", "com.android.vending.BILLING", "com.android.vending.CHECK\_LICENSE", "android.permission.WRITE\_EXTERNAL\_STORAGE", }, android = { usesExpansionFile = true, googlePlayGamesAppId = "My\_12\_digit\_ID" --long App ID number (use yours!) },
Here’s the issue coming up: