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

feat(android): Fix for #6258, add Huawei webview support #6306

Closed
wants to merge 1 commit into from
Closed

feat(android): Fix for #6258, add Huawei webview support #6306

wants to merge 1 commit into from

Conversation

maningame
Copy link

This PR add Huawei webview support in minimal Android webview check. Also add ability to specify minimum supported Huawei webview version.

Huawei webview use different versioning, the minimum i found is 10.x.x.x. Current is 12.x.x.x. So i set minimal version 10. Have tested on Honor 10 device with installed 11 and 12 Huawei webview.

Close #6258

@giralte-ionic giralte-ionic changed the title Fix for #6258, add Huawei webview support feat(android) - Fix for #6258, add Huawei webview support Mar 9, 2023
@giralte-ionic giralte-ionic changed the title feat(android) - Fix for #6258, add Huawei webview support feat(android): Fix for #6258, add Huawei webview support Mar 9, 2023
@markemer
Copy link
Contributor

markemer commented Mar 9, 2023

Seems like this is failing lint, npm run fmt might fix it - or it might need manual labor.

Copy link
Contributor

@markemer markemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run npm run fmt on this - otherwise it should be good.

@markemer
Copy link
Contributor

PR #6402 supersedes this.

@markemer markemer closed this Mar 20, 2023
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

Successfully merging this pull request may close these issues.

bug: App not working on modern Huawei devices
2 participants