Iterable / iterable-android-sdk

Iterable's Android SDK. Receive and track pushes to Iterable from your Android app.
https://iterable.com/
MIT License
30 stars 29 forks source link

In app message screen disappear in 2-3 sec #497

Open Monika-Paliwal opened 1 year ago

Monika-Paliwal commented 1 year ago

I have researched on it and checked the all possible solutions , as per this link
 https://github.com/Iterable/iterable-android-sdk/blob/master/CHANGELOG.md I have updated the sdk but still facing the same issue.

 after that I have checked the iterable document and as per document I have updated the version and as per the doc added the pro guard rule. But still not working. Please do the needful

Ayyanchira commented 1 year ago

Hi @Monika-Paliwal , thanks for writing in. Can you provide some more details?

  1. Device details. Also, is it pertaining to only one/some device or reproducible in all devices too.
  2. Is the app Compose UI app? or View based app?
  3. Code snippet of where and how the SDK is initialized along the app's lifecycle methods?
  4. How is IterableConfig setup
  5. Any other places the app interacts/ listens to SDK methods and callbacks.
  6. A video of how the in app disappears will also be useful