iteratehq / iterate-android

Iterate Android SDK
MIT License
3 stars 1 forks source link

[Bug] Surveys not showing #86

Open maciejsurmacz opened 1 week ago

maciejsurmacz commented 1 week ago

While testing the SDK, I've noticed that sometimes showing the survey through a call to sendEvent function will fail and continue failing on that device from then on. I could not find any way to reproduce this reliably or identify a specific pattern, but here are some observations:

Some thoughts based on that:

Most of the testing was done on emulators with APIs 32+ and I am testing the 1.3.0 version of the SDK.

Sorry if the steps to repro are not specific enough, but so far I could not narrow it down further than this.