Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not open some website #252

Open
Flipped-OvO opened this issue Jan 10, 2020 · 3 comments
Open

can not open some website #252

Flipped-OvO opened this issue Jan 10, 2020 · 3 comments

Comments

@Flipped-OvO
Copy link

target :
https://hgm.lovehg6.com/?sid=K4tkKqf8%2BXNM73x9toWVLLlAE4uSMGywdJi2yKw%2FaH19U8vTiA8%2BQDWJNpFZfebK6QEdG6o3lMKdgcsXNBtt189ORaJY9HkD5%2FLaWuioDZdBPiP5F7UnBgvCKk5iiHWltxF2CQD70zPoWKGd3CVHSIKDdXy3k86w3ZGaHv5L58M%3D&line=g9991

can not open this website , i get white screen on my device

@koteezy
Copy link

koteezy commented Jan 23, 2020

+1

@qrila
Copy link

qrila commented Jan 30, 2020

At least on Android you need AndroidInAppWebViewOptions(domStorageEnabled: true), I also needed to create apk with --no-shrink flag it to work with release package.

@koteezy
Copy link

koteezy commented Jan 31, 2020

At least on Android you need AndroidInAppWebViewOptions(domStorageEnabled: true), I also needed to create apk with --no-shrink flag it to work with release package.

I can confirm that.

Thanks a lot!

This was referenced Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants