#ahmed-ttp-rn
1 messages · Page 1 of 1 (latest)
FYI we're using React Native with Expo. it seem to be working in development.
Hello 👋
Tap to pay w/ React Native is still in beta.
What error are you seeing?
ahmed-ttp-rn
it's not clear TBH.
once we add this entitlement
entitlements: {
"com.apple.developer.proximity-reader.payment.acceptance": true
}
we're no longer able to build none simulator builds.
Yeah the error seems quite generic unfortunately.
I don't think its something we can debug live on discord.
I'd recommend writing into our support team along with a sample app (source code) that would allow us to reproduce the issue you're seeing
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
we're not using anything special, it's just a managed workflow expo app.
adding this line breaks the app for some reason.
"com.apple.developer.proximity-reader.payment.acceptance": true
do you think building with xcode would help demystify the error ?
on it.