-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tap to Pay on iPhone connection error 2900 "Operation not permitted." #302
Comments
We are also getting this error? Any update on this? |
@ermankos Please double-check that you've set up your entitlements correctly first - documentation for that is here: If you've completed these steps and your entitlement has been approved and you are still getting this error, please share your Apple team ID from the Apple Developer Program portal. We've reported this issue to Apple and are waiting for a response. |
Hi @maggiewhite-stripe, yes it is set correctly, it works for our customers who have been using our app for months. This error happens randomly for some of our merchants. This error usually happens after we try to reconnect to the terminal when 'terminal auto cancels a transaction' which is described here -> #300. Once they close the app and reopen, it works as expected. Our team ID is J9DDVL59R9. |
Thank you! I've shared your team ID with Apple and we will post any updates to this ticket. |
Separating the 2 issues described in #300 into separate tickets.
Summary
Code to reproduce
There aren't clear reproduction steps, but I've seen more issues when I move the app to background right after I invoke the start payment method.
iOS version
17.x
Installation method
Swift PM
SDK version
3.5.0
The text was updated successfully, but these errors were encountered: