appcues / appcues-android-sdk

The Appcues Android SDK
https://www.appcues.com/mobile
MIT License
10 stars 3 forks source link

♻️ Adding Query params for deeplink preview and show #554

Closed andretortolano closed 10 months ago

andretortolano commented 10 months ago

matching iOS https://github.com/appcues/appcues-ios-sdk/pull/489.

Enabling query params from builder deeplinks (preview and show) to be used by de SDK when calling the end points for preview and show.

this use case is currently aiming to solve the localeId properly related to localization feature.