#jvanaria
1 messages · Page 1 of 1 (latest)
That should also fire on mobile AFAIK. So your code works find on Desktop? Recommend checking the browser console on mobile to see if there's any helpful logs: https://www.lifewire.com/activate-the-debug-console-in-safari-445798
My apologies, I misspoke, the integration does work on Mobile Safari, the issue we're seeing is that the events don't fire on Android (Chrome browser)
What version of android and what versinon of mobile chrome?
Android 13; 2107113SG
Chrome Version: 114.0.5735.196
Got it
Have you tried looking at the console? https://developer.chrome.com/docs/devtools/remote-debugging/
Curious if there's any clues there
Checking the console next 🙂 Confirming that this is the recommended approach to obtaining the user's shipping address before completing payment? Is this the only handler that need to be implemented?