cordova-plugin-firebase
cordova-plugin-firebase copied to clipboard
Feature Request: Firebase Dynamic Links
Firebase Dynamic Link is great way to increase your users for mobile app. I am seeking for implement it in my app. I am not able to find support for "Dynamic link" in this plugin. It's humble request for provide it.
@soumak77 (hopefully tagging you is okay) I would like to encourage this feature to be merged in to the Firebase package as well. I got stuck because Firebase Dynamic Links cordova package is using Pods and this package isn't. Luckily, someone forked the Dynamic Links repo and created a workaround which I think would be easy to add to this project! I would be happy to contribute but I am not knowledgable enough to be confident in clean code for this package.
Link here, this might be an easy implementation to work in this project (mostly changing from pods to referencing Firebase Core etc in Plugin.xml): https://github.com/georgski/cordova-plugin-firebase-dynamiclinks
+1
@uncvrd any idea if both plugins can work paralelly?
@gelinger777 unfortunately not sorry :( I've moved away from cordova projects