This plugin allows an integration with Firebase Dynamic Links, providing users with the best available experience for whichever platform they open the link on. By enabling your mobile application to receive and read Dynamic Links, it maintains the same functionality on multiple platforms and works whether or not the application is already installed.
Users opening a Dynamic Link on iOS or Android will be taken directly to the linked content in the native application, while users opening the same Dynamic Link in a desktop browser will be taken to the equivalent content on your website.
With this plugin, the mobile application will be able to:
Receive and interpret Dynamic Links with the application closed
Run the “GetDynamicLink” provided on the OnReady action of your application
Receive and interpret Dynamic Links with the application running
Choose the logic needed to process the Dynamic Link using the DynamicLinksHandler Web Block provided
An example of the implementation of this plugin can be found in the Firebase Mobile Sample App.
This plugin is developed, maintained, and supported by OutSystems under the terms of a customer's subscription.
Starting on version 2.1.1, the Firebase Dynamic Links Plugin is compatible with the supported MABS versions available:
A special thanks to Truewind who lead the way, creating the first serious Forge component to enable Firebase platform integration.
Copyright (c) 2023 OutSystems, MIT License