-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Apple Pay not working in In App Web View #2609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Try adding |
@Maatteogekko Tried, still the same, not working. |
You could use the inspector on chrome or safari to see if there are any logs or network calls with more info |
@Maatteogekko not much info in the logs |
Well, it's difficult to debug like this... can you confirm that apple pay works outside the webview? eg. by opening the site in a browser |
@Maatteogekko Yes it's working on asics.jp, that is the site that we are using since it is ASICS mobile app, you can try it yourself, we have over 100k users affected by this issue in production |
Is there an existing issue for this?
Current Behavior
I set applePayAPIEnabled to true but apple pay is still not visible.
Expected Behavior
Apple pay is visible when applePayAPIEnabled is set to true.
Steps with code example to reproduce
Steps with code example to reproduce
Stacktrace/Logs
Stacktrace/Logs
Flutter version
3.29.3
Operating System, Device-specific and/or Tool
iOS 18.4
Plugin version
6.1.5
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: