#perqin

1 messages · Page 1 of 1 (latest)

onyx sorrelBOT
tardy dagger
#

heya, lets continue in a new thread instead. Like my colleague asked previously, are you using objective C?

#

for easy reference, this was what was asked previously :

Hi, we're integrating the Tap on mobile for iOS. We update the StripeTerminal iOS SDK to 2.13.0 but cannot find the SCPDiscoveryMethodLocalMobile discovery option.

I'm following this documentation: https://stripe.com/docs/terminal/payments/setup-reader/tap-on-mobile-ios

And in the "Discover readers" step, it shows the following code:
SCPDiscoveryConfiguration *config = [[SCPDiscoveryConfiguration alloc] initWithDiscoveryMethod:SCPDiscoveryMethodLocalMobile simulated:NO];

But I can't find the SCPDiscoveryMethodLocalMobile enum even after updating iOS terminal SDK to latest version.
slate vessel
#

Yes, we're using Objective-C

tardy dagger
#

gimme a while, looking into this

slate vessel
#

Yes

#

Oh, I notice that it is committed just 7h ago