0

I set applePayAPIEnabled to true, but Apple Pay is still not visible.

My webview settings:

InAppWebViewSettings(
  isInspectable: kDebugMode,
  mediaPlaybackRequiresUserGesture: false,
  allowsInlineMediaPlayback: true,
  iframeAllow: 'camera; microphone; payment',
  disableDefaultErrorPage: true,
  iframeAllowFullscreen: true,
  applePayAPIEnabled: true,
)
2
  • are you getting any errors?
    – Munsif Ali
    Commented 22 hours ago
  • No, I don't see any errors in logs
    – Joe
    Commented 22 hours ago

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.