Joseph Jreij
Joseph Jreij
Hi again @hedvigoscar, this might be fixed in the latest version, are you still on `4.0.0` or did you try to upgrade?
Hi, thanks for reaching out. Are you using the standalone redirect component or drop-in?
Can you make sure you are following all the steps in this section https://docs.adyen.com/online-payments/android/components#redirect-component? The issue could potentially be in your return URL and intent filter, make sure they match...
I suggest trying 2 things: - Double check your `returnURL` and make sure it starts with `adyencheckout://your.package.name` - Create a new blank Activity, without specifying a launch mode or adding...
Hi @shangeethsivan, thanks for reaching out. If you tried `adb shell am start` then we can be sure it's not an issue from the SDK or from your redirect component...
Hi @neil-showpo. Did you notice anything particular about the redirects that failed? For example did the redirect take a long time before it eventually failed, or did it happen in...
Thanks @neil-showpo for the details. So far we did some thorough investigation and we think that as @crherman7 suggested (thanks as well!) this is mainly an issue caused by Chromium...
I think the redirect might get blocked with Chrome as well as Custom tabs, however what the 3 dots action does is simply retry the redirect which might solve the...
Hi @christianfindsen , thanks for the update! We are looking into it indeed, so far we still the the fix has to be done on the payment methods' side (Klarna,...
Hi, @AF-jum , are you still facing this issue?