#than-jack_error
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.
- than-jack_error, 19 hours ago, 9 messages
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1237603787464642591
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
HI there, you need to setup entitlements for your iOS app to use Tap to Pay. Follow Apple's doc for more details https://developer.apple.com/documentation/proximityreader/setting-up-the-entitlement-for-tap-to-pay-on-iphone?language=objc
Hi Jack, I have finished setup entitlements for my iOS app and I can use the Tap to Pay feature without any CommandNotAllowed issue from the RN Stripe Terminal SDK v0.0.1-beta.13 to v0.0.1-beta.17. Yesterday, I upgraded the SDK to the latest version v0.0.1-beta.18 and encountered this issue for the first time. I'm pretty sure that I didn't make any changes to the entitlement file.
So did you setup the entitlement file previously?
Yes, I setup the entitlement file previously
๐ catching up and yeah that's weird
Can you double check if your entitlements file is still existed and has
com.apple.developer.proximity-reader.payment.acceptance
= true?
Yes, my entitlements file is existed inside the iOS project and it has
com.apple.developer.proximity-reader.payment.acceptance = true
Hmm I see. Can you mimic the project into a minimal one, reproducible then send over the Stripe Supprot? Please mention this thread on Discord