Skip to content
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

iOS Production Build Field to Discover Reader & Connect Reader From India. Verify the app has the necessary entitlements and that the application bundle is valid. #725

Open
abhijitCN opened this issue Jun 10, 2024 · 4 comments
Labels

Comments

@abhijitCN
Copy link

ERROR: Verify the app has the necessary entitlements and that the application bundle is valid
iOS Production Build Field to Discover Reader & Connect the Reader From India. I already added the required Capabilities in Xcode.

Following Steps

  1. Uses Bluetooth LE accessories.
  2. added com.apple.developer.proximity-reader.payment.acceptance key in capability.
  3. Added Near Field Communication Tag Reading (Tag-Specific Data Protocol (TAG)).

Expected behavior
NFC communication not establish.

Screenshots
error1
Screenshot 2024-06-10 at 5 08 28 PM
Screenshot 2024-06-10 at 5 06 36 PM

Stripe Terminal React Native SDK version

  • (e.g., ^0.0.1-beta.18)

Smartphone (please complete the following information):

  • Device: [e.g. iPhone11]
  • OS: [e.g. iOS17.5.1]

Additional context
@nazli-stripe can you please look into this and assist me

@nazli-stripe
Copy link
Collaborator

@abhijitCN did you get a chance to review this thread: #594 (comment)

@zeulb
Copy link

zeulb commented Jun 12, 2024

@nazli-stripe This is also an issue for us, I had confirmed the bundle has the necessary entitlement

@nazli-stripe
Copy link
Collaborator

@abhijitCN looks like you are missing the entitlement for com.apple.developer.proximity-reader.payment.acceptance. The NFC entitlement is not needed for Terminal and can be removed, unless you need it for your app in general.

@zeulb looks like @bric-stripe responded to you in the other issue

@abhijitCN
Copy link
Author

abhijitCN commented Jun 24, 2024

Hello @nazli-stripe @bric-stripe ,

I need assistance with handling a reader's disconnection after a successful payment.

Specifically, I'm looking to:

  1. Disconnect the reader once the payment is successful.
  2. Reconnect the reader after the payment process is complete.

Is there a function or method available to control this functionality? Any guidance or examples would be greatly appreciated.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants