UserService -> handleOpenURL: ERROR = Error Domain=NSCocoaErrorDomain Code=3840 “No value for key in object around character 318.” UserInfo={NSDebugDescription=No value for key in object around character 318.}
How to solve this issue
UserService -> handleOpenURL: ERROR = Error Domain=NSCocoaErrorDomain Code=3840 “No value for key in object around character 318.” UserInfo={NSDebugDescription=No value for key in object around character 318.}
How to solve this issue
We have fixed this issue. Please update the latest Backendless SDK via pod (3.0.32 release) or from ios-SDK github (CommLibiOS and backendless with its include folders)
We have deployed the server-side fixes, so you could update the latest Backendless SDK and check your app again.
Hi,
I updated the sdk to 3.0.30
And now i am getting the below log
2016-07-25 16:20:03.675 SariSocial[21442:654779] UserService -> handleOpenURL: ERROR = Error Domain=NSCocoaErrorDomain Code=3840 “No value for key in object around character 12.” UserInfo={NSDebugDescription=No value for key in object around character 12.}
Run in your project folder:
pod update
or get the latest Backendless SDK 3.0.32 release from attached sample project.
TestEasyFacebookLogin.zip (19.57MB)