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

Android - Support for universal link #1147

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

RodriSanchez1
Copy link
Collaborator

Close #1140

The new feature introduces the ability to open the Android app directly from a link which contains cboard host. If it is a board, the app will prompt the copy public board message o redirect to the existing board.
A new plugin was added for this feature ionic-deep-linlk

Also in index.html some meta tags were added to integrate this new feature with the Facebook app. If the user has installed the cboard app on their device, it will open . Otherwise, the Play Store will open with the cboard app listed.

src/cordova-util.js Outdated Show resolved Hide resolved
src/components/Board/Board.container.js Outdated Show resolved Hide resolved
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.

Facebook's browser for mobile devices can't open boards shared on Facebook
2 participants