- All Modules
- Fallback to using deep links when the user's default browser does not support app links.
- Known limitation: Flow doesn't work on UC and Opera GX browsers for both app links and deep links. See #1473
for testing note.
- Known limitation: Flow doesn't work on UC and Opera GX browsers for both app links and deep links. See #1473
- Fallback to using deep links when the user's default browser does not support app links.
- PayPal
- Update
PayPalLauncherconstructor to support ActivityResultCaller parameter for Browser Switch with AuthTab integration - Add
restorePendingRequestmethod to restore browser state after app switch
- Update
- LocalPayment
- Update
LocalPaymentLauncherconstructor to support ActivityResultCaller parameter for Browser Switch with AuthTab integration - Add
restorePendingRequestmethod to restore browser state after app switch
- Update
- SEPADirectDebit
- Update
SEPADirectDebitLauncherconstructor to support ActivityResultCaller parameter for Browser Switch with AuthTab integration - Add
restorePendingRequestmethod to restore browser state after app switch
- Update
- Venmo
- Update
VenmoLauncherconstructor to support ActivityResultCaller parameter for Browser Switch with AuthTab integration - Add
restorePendingRequestmethod to restore browser state after app switch
- Update
- BraintreeCore
- Update Browser Switch version to 3.4.0
- Update Android Gradle Plugin version to 8.9.1
- Update compileSdkVersion and targetSdkVersion to 36