Akshay Ayyanchira

Results 60 comments of Akshay Ayyanchira

Thanks for reporting @hangduykhiem. There is a 400ms wait before the `webView` **dismisses** when clicked on, which ideally gives enough time for the dismiss animation to complete. [Permalink](https://github.com/Iterable/iterable-android-sdk/blob/68b24aeba0850c693115f67d9035bfa7464e7f40/iterableapi/src/main/java/com/iterable/iterableapi/IterableInAppFragmentHTMLNotification.java#L361-L402) Can you...

Thanks for reporting this issue @AurimasSikorskas! Will have it looked soon. Any specifics/settings with these devices or profiles? Did all Pixel 6/7 and Samsung 22s had problems or just few...

Thank you for reporting the crashes. We have updated the 3.4.10 release tag with warning. We're investigating the issue. In the meantime, please test thoroughly. If you see crashes, revert...

This can be merged once its verified working on older version of Android SDK

Thanks for the recommendation @prashanOS. Appreciate it. Will definitely have it under radar for upcoming changes 👍

Hi @ravisaini1990 , What is your use case/ What functionality are you trying to accomplish? and also, which version of SDK is being used?

Thanks for reporting this with detailed steps to repro @FDavidse20. I will check if I can reproduce this and will get back on this one...

Hi @leowroth , we do have launchMode set to singleInstance. [Github](https://github.com/Iterable/iterable-android-sdk/blob/318385cc9b26d2365cdb357e49a6e61bba6a3419/iterableapi/src/main/AndroidManifest.xml#L25-L30) Can you please share what functionality in the app breaking because of this? Is the push deep links not...

Thanks for reporting @alexmngn. What is your Android app's targetSDK version? Have you tried updating it?