#asfandhafeez.
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- asfandhafeez., 22 hours ago, 36 messages
- asfandhafeez., 22 hours ago, 1 messages
What specific issue do you have?
Verify the app has the necessary entitlements and that the application bundle is valid." UserInfo={com.stripe-terminal:ReaderMessage=Error usually caused by an entitlement issue, an invalid application bundle, a configuration issue, or a token issue.
Where do you get it? (which step on which Doc you are following, or a screenshot)
its working fine with simulated but we need to integrate Tap to Pay then i got this issue
i got this error when i try to connect reader with Tap to Pay
Connect to a reader
in Simulated working fine
but main issue with Tap to pay
In which step specifically and please provide a screenshot
this one
Have you finished setting up here? https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=ios#configure
Here are Information with screenshots
Discover Reader
Plist Permisson
Capabilities
and calling api to connect Token
Yes but did you finish the Info.plist setup as the Doc above mentioned?
Yes should be able to. Can you show your plist?
Can you share it in text? Can't confirm the required fields
<key>NSLocationWhenInUseUsageDescription</key>
<string>we need it</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>we need it </string>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>we need it </string>
How about UIBackgroundModes?
I mean the bluetooth-central valoue of UIBackgroundModes in Info.plist
didn't see it here
Is that Info.plist? I think the requirement is to have Info.plist UIBackgroundModes key
here is the background mode from .plist
should i go with Simulated or Tap to pay to make it successful
Hmm I still don't see the string bluetooth-central
its updated in xcode i think
It should show in raw text on plist file, no?
can you please update about this which one i need to use in app simulated or tap to pay
it would depend if you're currently running the app on a Simulator or on a physical iPhone.
i am running on physical iphone xs but tap to pay doesn't working
Verify the app has the necessary entitlements and that the application bundle is valid
i have added all information
is there any live support or call?
this is the live support.
Not sure what else could cause this. Are you using an Apple Developer account and have your Team and signing set up in XCode?
basically we are stuck from last week at same position of error so please if you will be available in google meeting and see our environment and script it will be helpful
this is apple developer account and everything setup in xcode
hmm ok. I don't know what else to suggest then.