set Lifecycle Integration
Use this method to fetch the correct deep links in exceptional circumstances.
When your app is opened by tapping a push notification, third-party libraries (like Braze
) can provide a customized mechanism to handle deep links. This mechanism may differ from the default Android OS deep linking process.
Return
The AirbridgeOptionBuilder instance for method chaining.
Parameters
value
An instance of AirbridgeLifecycleIntegration that defines the customized mechanism for handling deep links.