react-native-stripe-terminal icon indicating copy to clipboard operation
react-native-stripe-terminal copied to clipboard

Unable to connect to reader | IOS 15

Open vatsal-gadhiya-searce opened this issue 2 years ago • 0 comments

Error NSRangeException0x1001a3f70 (0x1001a3e24 + 332) *** -[__NSArray0 objectAtIndex:]: index 9223372036854775807 beyond bounds for empty NSArray

Detail logs from bugsnag

NSRangeException: *** -[__NSArray0 objectAtIndex:]: index 9223372036854775807 beyond bounds for empty NSArray

0 CoreFoundation +0x9270c ___exceptionPreprocess 1 libobjc.A.dylib +0x14f00 _objc_exception_throw 2 CoreFoundation +0x11373c -[__NSArray0 objectAtIndex:] 3 NoqVendorApp +0x1a3f70 0x1001a3f70 (0x1001a3e24 + 332) 4 CoreFoundation +0x207ac invoking 5 CoreFoundation +0x3c884 -[NSInvocation invoke] 6 CoreFoundation +0x70d08 -[NSInvocation invokeWithTarget:] 7 NoqVendorApp +0x1e9520 0x1001e9520 (0x1001e9358 + 456) 8 NoqVendorApp +0x1ebb24 0x1001ebb24 (0x1001eb90c + 536) 9 NoqVendorApp +0x1eb754 0x1001eb754 (0x1001eb6e8 + 108) 10 libdispatch.dylib +0x63090 __dispatch_call_block_and_release 11 libdispatch.dylib +0x64090 __dispatch_client_callout 12 libdispatch.dylib +0x10d3c __dispatch_main_queue_drain 13 libdispatch.dylib +0x1098c __dispatch_main_queue_callback_4CF$VARIANT$mp 14 CoreFoundation +0x4dab0 _CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 15 CoreFoundation +0xafd4 ___CFRunLoopRun 16 CoreFoundation +0x1dc2c _CFRunLoopRunSpecific 17 GraphicsServices +0x1984 _GSEventRunModal 18 UIKitCore +0x4e5c4c -[UIApplication _run] 19 UIKitCore +0x27f3cc _UIApplicationMain 20 NoqVendorApp +0x61d8 0x1000061d8 (0x100006184 + 84) 21 dyld +0x183cc start

Device Info Hardware Model: iPad6,4 Version: 2.0.14 Role: Foreground OS Version: iOS 15.4

vatsal-gadhiya-searce avatar Nov 26 '22 07:11 vatsal-gadhiya-searce