-
```
Expected: "To get started download our Starbucks sample store card pass (an
iOS6 iPhone or iPad is required) and we'll email you your API Keys. Then visit
our API starter page from your phone, M…
-
Is this example suppose to support iOS7?
It crash on https://github.com/stripe/stripe-ios/blob/master/Example/StripeExample/ViewController.m#L55
as it try to do
```
PKShippingMethod *shippingMetho…
-
I'm having trouble understanding how to use `GroupOperation`. I have a networking layer (Alamofire based) that I've wrapped in a `NetworkOperation` (`Operation` subclass). I want to create `GroupOpera…
-
I just updated my work environment to the latest Robovm, Libgdx and Eclipse plugins.
// Versions Used
Robovm version: 1.0.0-beta-03
Gdx version = 1.5.3
// Device Used
Test device: iPhone 5S
Unfo…
-
Using Braintree 3.4.0, v.zero drop-in UI
Upon submission to Apple, got the message:
> App contains references to [Apple Pay] in 'SportSetter', but is missing the required entitlement '.com.apple.dev…
-
Hi,
i run into the following problem with the iOS 9 Simulator from Xcode 7:
I run the test on an iPhone 5 (iOS 9) simulator (fine).
After that i run the tests on an iPad 2 (iOS 9) simulator.
The iPh…
-
The shipping address sent to `paymentAuthorizationViewController:didSelectShippingMethod:completion:` should not include `kABPersonAddressStreetKey` in the address property dictionary to match the def…
-
By adding the Apple Pay portion are we unable to support iOS 7 devices? I realize the functionality isn't there, but I would like the app to not crash upon load for iOS 7 and I just case out the Appl…
-
Base SDK ios8
Deployment Target 7.0
Xcode 6 GM
run on iPhone 5s (7.1)
dyld: Symbol not found: _PKPaymentNetworkAmex
-
Hi,
Thanks for your awesome library. I downloaded it today, changed everything to my certificates, when i select any template then create, safari shows cannot open file. Same error with your example …