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

Version issue with cordova-universal-links-plugin #425

Closed
rtm opened this issue Jun 19, 2018 · 2 comments
Closed

Version issue with cordova-universal-links-plugin #425

rtm opened this issue Jun 19, 2018 · 2 comments

Comments

@rtm
Copy link

rtm commented Jun 19, 2018

In the readme, you say

Install the necessary Cordova plugins, make the necessary Firebase Console changes and update your config.xml file as documented in OAuth Sign-In for Cordova

In that document, it says to install the universal links plugin

Plugin to handle Universal Links (Android app link redirects) cordova plugin add cordova-universal-links-plugin --save

However, the universal links plugin is not compatible with Cordova Android 7.0.0. See this issue. One could downgrade to Cordova Android 6.3.0, but there are other Cordova plugins which require 7.0.0. Therefore, we are reduced to using an ugly hack/fork against the universal links plugin.

Yes, I know, this is not a problem with firebaseUI per se. It's not even a problem with Firebase authorization per se. However, it is a problem in the sense that I cannot use those features with Cordova, given the version incompatibilities. At a minimum, one might hope that this would be documented, or if cordova-universal-links-plugin is going to be recommended as the "official" approach for users of Firebase authentication under Cordova, it would be even more wonderful if the Firebase team could provide some kind of work-around or alternative.

@rtm rtm changed the title Version issue with cordova-plugin-universal link Version issue with cordova-plugin-universal-links Jun 19, 2018
@rtm rtm changed the title Version issue with cordova-plugin-universal-links Version issue with cordova-universal-links-plugin Jun 19, 2018
@PetersonRyan
Copy link

Did you ever find a solution to this problem? It seems to not be fixed yet.

@nicolasgarnier
Copy link
Contributor

Closing this as duplicate, please refer to #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants