agamemnus / cordova-plugin-xapkreader

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

Unable to open content URL #132

Open ishanip21 opened 5 years ago

ishanip21 commented 5 years ago

I was installed this plugin without any issue and when I run it on debug mode it's working (video is playing). But when I download it from play store it's not working. But close the app and re-open it, It's working. So I have already give the storage permission. removed and re-installed "cordova-plugin-whitelist"

cordova version - 6.5.0 cordova-android version - 6.1.2

Does anyone have idea on this? Thanks.

imacInfo commented 5 years ago

I have installed as this link http://www.clearlyinnovative.com/my-apk-is-too-big. But I couldn't play a video from obb file. Please help me. @ishanip21

agamemnus commented 5 years ago

This is really strange so I didn't comment on it before, but here is a thought (I don't know the solution): maybe the video header did not get entirely loaded before you tried playing it?

lolaswift commented 5 years ago

I have installed as this link http://www.clearlyinnovative.com/my-apk-is-too-big. But I couldn't play a video from obb file. Please help me. @ishanip21

I'm struggling with getting the plugin work in my project. Did you follow that article exactly? or you made any change? for example, do you need this:

do you need to have a production release first before your alpha test?

agamemnus commented 5 years ago

@lolaswift @ishanip21 Did you guys figure things out?

agamemnus commented 5 years ago

Well, I guess @lolaswift did.