customerio / customerio-android

This is the official Customer.io SDK for Android.
MIT License
13 stars 9 forks source link

In-App Message action iOS/Android Deep Link reopens the app #141

Closed vukan-markovic closed 2 years ago

vukan-markovic commented 2 years ago

Version(s) of SDK bug appears: 3.0.0

Current Behavior

We use iOS/Android Deep Link action in the In-App message, but when the app is opened, and we get the in-app message, after pressing Yes! button which triggers the action, the app then reopens again.

Steps to Reproduce

Screen Shot 2022-10-14 at 1 11 01 PM Screen Shot 2022-10-14 at 1 17 32 PM

Expected Behavior

The app shouldn't reopen because it is already in foreground.

Any other info?

Shahroz16 commented 2 years ago

Hey @Vukan-Markovic, thanks for brining this to our attention. We are looking into it.

Shahroz16 commented 2 years ago

Hey, @Vukan-Markovic version 3.1.0 is out for Android, which should have the fix for it. Can you please try? feel free to reopen it if it still happens in android.

vukan-markovic commented 2 years ago

I tried already and it works now, thanks a lot for the fix.