#shubhx90_unexpected
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- shubhx90_api, 23 hours ago, 31 messages
- shubhx90_api, 1 day ago, 12 messages
- shubhx90_code, 6 days ago, 15 messages
- shubhx90_react-native-google-pay, 6 days ago, 36 messages
- shubhx90_code, 6 days ago, 26 messages
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1260544844883820584
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Could you please share more details ?
actually apple pay is not showing in my app
i already tried all the things
its showing on simulator and website also
but not shwoing in real device
i have ios app in testflight?
?????????
please reply
I think we had this discussion yesterday regarding this. The goal here is to display Apple Pay for dev or production purposes ?
Sorry, but you didn't answered my question:
The goal here is to display Apple Pay for dev or production purposes ?
dev
Follow this guide in order to run your RN app on your device:
https://reactnative.dev/docs/running-on-device?platform=ios
Yes try running your app on your real device using the usb cable and the approach mentioned above.
You run the app on your device via testflight or using the usb cable ?
yes in both
Are you based in India ?
Hmm just the other day you told us you were located in India: #1258014479510274089 message
And, as we explained then, Apple Pay won't work for any customers located in IN
i already know ur client is based on used ,hes testing for us
That sentance doesn't make any sense, sorry
sir actually i live in india but my client is in US, i already checked all the things in his device
becuase its working in safari browser and its also workingon simulator of client also
If Apple Pay is rendered in the simulator using the same code that is compiled on devices, then that would point to an issue with the device configuration not your Stripe code
then what we do?
what will be the situation on current scenario :-
scenario is:- apple pay button showing on safari , but when we used stripe react native sdk, its not displaying in real devices.....please suggest what we can do for this?
Did you try and use isPlatformPay (https://stripe.dev/stripe-react-native/api-reference/index.html#isPlatformPaySupported) in your code and log the output?
Documentation for @stripe/stripe-react-native
yes
when we use this simulator alert showing with apple pay button?
means its showing device is not supported apple pay but apple pay is showing why?
please giive me proper code for it
can i send my code you will update on that?
I don't understand what you mean here