Batch-Android-SDK
Batch-Android-SDK copied to clipboard
Batch SDK for Android
## Summary Google Play complains about using deprecated edge-to-edge settings for the app using Batch SDK as a dependency ## Reproduction steps No steps. Just upload app having Batch SDK...
In our app, we frequently use [Flows](https://kotlinlang.org/docs/flow.html) to propagate reactive data from the data layer to the UI layer. Many SDKs and libraries either natively support Flows or offer (change)...
## Summary I am usign the last version of sdk in our app and we have a issue to show the In-App Messaging dialogs. I call Batch.start(BuildConfig.BATCH_KEY) in Application with...