#ahmed-ttp-rn

1 messages · Page 1 of 1 (latest)

thin brambleBOT
waxen scarab
#

FYI we're using React Native with Expo. it seem to be working in development.

verbal hull
#

Hello 👋
Tap to pay w/ React Native is still in beta.

What error are you seeing?

thin brambleBOT
#

ahmed-ttp-rn

waxen scarab
#

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.

verbal hull
#

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

waxen scarab
#

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 ?

verbal hull
#

Yeah it might

#

I'd say give it a go

waxen scarab
#

on it.