#alimrzmn-ios

1 messages · Page 1 of 1 (latest)

icy anchor
#

hi! hard to say, do you have something like a screen recording of this? What happens instead of the redirect when it doesn't happen?

hybrid cloud
little sigil
#

Hi there 👋 jumping in as my teammate needed to step away. What iOS version is that device on?

hybrid cloud
#

iOS 15.3.1
iPhone 12 Pro Max

little sigil
#

So it sounds like you're redirecting to a Checkout Session in a WKWebView within an application. Since you mentioned that sometimes the redirect happens, when it doesn't do you see anything in your logs that the redirect was started or attempted?

hybrid cloud
#

Maybe I misunderstood what you mean but it’s working fine and sometimes this issue will occur and will not redirect to our website.
Also we don’t have proper log for that. Also occurrence of this issue is very low and can’t debug by myself with debugger.

little sigil
#

Sorry, but without knowing how to reproduce the behavior we won't know where to look for possible problems. If you can confirm how to reproduce the reported behavior, or gather additional information on when it happens, then that would be helpful.

hybrid cloud
#

Is there any case that webhook successfully triggered but redirection will not happen?
I’m ran out of idea for testing cases.

little sigil
#

Those are two very distinct flows. The redirect happens on the device, but the webhook is triggered from our servers. Maybe something on the device is blocking the redirect?

hybrid cloud
#

No I checked again and I make sure we are not blocking url calls.

little sigil
#

Sorry, but we don't have any insight into why your device isn't redirecting. My suggestion is to try to do some more debugging. Add some additional logging to collect more details when the behavior occurs. Look for patterns in occurrence, is it only happening on certain devices, certain types of devices, or devices on certain versions. Try cellular instead of WiFi. It's very difficult for us to provide any guidance without more details as the range of causes could be very wide.

hybrid cloud
#

Thank you so much. I’ll collect this things to use when it happens again in future.
🙏🏻