Apple pay issue #1276
Unanswered
SuryaChinnadurai1997
asked this question in
Q&A
Apple pay issue
#1276
Replies: 3 comments
-
|
@jonasbark May i know the reason why the payment sheet close and reopen it again when click the apple pay button? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, @SuryaChinnadurai1997 how did you solve that issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@remonh87 please answered this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When I click on the Apple Pay button, it closes and reopens the payment sheet in real device. But simulator, it showing the apple pay cards
Note: In real device, I added the cards in wallet.
Expected behavior
It should open the apple pay
Smartphone / tablet
Flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.12, on macOS 13.1 22C65 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] VS Code (version 1.78.2)
[✓] Connected device (4 available)
[✓] HTTP Host Availability
• No issues found!
Package version:
flutter_stripe: ^9.2.0
Code snippet:
Real device demo:
ezgif.com-video-cutter.mp4
Simulator demo:
Screen.Recording.2023-05-31.at.11.45.31.AM.mov
Beta Was this translation helpful? Give feedback.
All reactions