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

Integration of android CustomTabsService #7

Conversation

MauriceFrank
Copy link

Platforms affected

Android

Motivation and Context

Android WebView does not support downloading or reading PDF-files based on the missing integration.
Change is required to allow a full functional browser providing e. g. PDF-Download function.

Description

This change integrates the android CustomTabsService as an optional in-app-browser functionality.
In case the used platform dos not provide any installed application packages, which can handle view-intents, the default android WebView will be used, based on the original cordova-plugin-inappbrowser.

Testing

Tested on android device and android emulator using VS Code and Android Studio for developing.

@FrankStierle FrankStierle merged commit 80f769d into mwaylabs:master May 10, 2022
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.

2 participants