We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Colombia people are experiencing the following issues:
Can't get past login screen (with correct credentials). They see:
They tried it on 2 different phones with the following makeup:
The text was updated successfully, but these errors were encountered:
New Issue:
Sorry, something went wrong.
Phone config of Android 5, API 21, 768x1280 Huawei P9 Simon Phone with the following config:
creates this:
The solution may be:
<access origin="*" /> <allow-intent href="http://*/*" /> <allow-intent href="https://*/*" /> <allow-intent href="tel:*" /> <allow-intent href="sms:*" /> <allow-intent href="mailto:*" /> <allow-intent href="geo:*" /> <allow-navigation href="http://*/*" /> <allow-navigation href="https://*/*" /> <allow-navigation href="data:*" /> <allow-navigation href="*" />
<meta http-equiv="Content-Security-Policy" content="default-src 'self' https: http:">
dman7
No branches or pull requests
Colombia people are experiencing the following issues:
Can't get past login screen (with correct credentials). They see:
They tried it on 2 different phones with the following makeup:
The text was updated successfully, but these errors were encountered: