This is when I tried to add a new card using -SQIPCardEntry.startCardEntryFlow and I got this error
“Error, something went wrong please contact the developer of this application and provide them with this error code: unexpected”
I’m using react native “react-native-square-in-app-payments”: “^1.6.0”, ios target - platform :ios, ‘12.0’
this just happens just in the simulator on the device works fine,
is anybody experience this error?
Bryan Thanks for your prompt response, There is nothing in the logs yet I’m not calling to the endpoint to attach a payment method to the customer in square, I’m trying to generate cardNonce using “react-native-square-in-app-payments" which is using square SDK in the client.
just with iOS simulator, this is what I can see in the logs
what I can see is 2021-10-29 16:01:21.880997-0400 APP[6099:3926110] Can’t find keyplane that supports type 4 for keyboard iPhone-PortraitTruffle-NumberPad; using 25901_PortraitTruffle_iPhone-Simple-Pad_Default
2021-10-29 16:01:26.448652-0400 APP [6099:3936376] Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
2021-10-29 16:01:26.448871-0400 APP [6099:3936376] Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
2021-10-29 16:01:42.306644-0400 APP[6099:3926110] Can’t find keyplane that supports type 4 for keyboard iPhone-PortraitTruffle-NumberPad; using 25901_PortraitTruffle_iPhone-Simple-Pad_Default
2021-10-29 16:03:28.899169-0400 APP[6099:3939103] Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
2021-10-29 16:03:28.899561-0400 APP[6099:3939103] Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery