Batch-Android-SDK icon indicating copy to clipboard operation
Batch-Android-SDK copied to clipboard

Batch SDK for Android

Results 3 Batch-Android-SDK issues
Sort by recently updated
recently updated
newest added

## 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...

bug

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)...

bug

## 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...

bug