Skip to content Skip to sidebar Skip to footer

As3 / Air Google Play Application Id And Expansion Files Access

I developed an app linked with main expansion file called 'main.1000000.com.mycompany.myapp.obb'. I access this file with the File.applicationStorageDirectory.resolvePath('Androi

Solution 1:

"Android/obb" is in the documentsDirectory and not in the application storage directory


Post a Comment for "As3 / Air Google Play Application Id And Expansion Files Access"