agamemnus / cordova-plugin-xapkreader

Easily access Google Play APK expansion file data.
32 stars 55 forks source link

Cannot get file path from OBB file #75

Closed phengsengvuthy closed 7 years ago

phengsengvuthy commented 7 years ago

I tried to get file path from OBB, but I got many errors in Android Studio !

screen shot 2017-03-15 at 6 24 37 pm
agamemnus commented 7 years ago

Android Studio is not supported, because I don't know/use it.

agamemnus commented 7 years ago

Please make sure to use the latest 6.5 (it was updated less than a day ago), and take care that your OBB zip file is a STORE (uncompressed).

agwells commented 7 years ago

If your filename has a space or other url-encodable character in it, it could be this issue (fix now merged into the 6.5 branch): https://github.com/agamemnus/cordova-plugin-xapkreader/pull/69