Start a new topic
Answered

Simulator 8.3 Error

I am working on a project in xcode written in objective C.  It uses kinvey login and it works on the simulator on version 9.3, but on 8.3 I get the following error.  


errorOrNil NSError * domain: @"KinveyError" - code: 406 


@"NSLocalizedFailureReason" : @"Kinvey requires `application/json` as the Content-Type of the response" 


Any help would be appreciated, thank you for your time.  


Best Answer
Ming,

Does the Statusshare sample app work for you?
Here is the link: http://devcenter.kinvey.com/ios/samples/statusshare

It does have new user account creation and login. I tried it on an iphone6/ iOS 8.3 simulator and Kinveykit version (1.40.7) and the sample worked fine for me.

Thanks,
Pranav
Kinvey Support
1 Comment

Answer
Ming,

Does the Statusshare sample app work for you?
Here is the link: http://devcenter.kinvey.com/ios/samples/statusshare

It does have new user account creation and login. I tried it on an iphone6/ iOS 8.3 simulator and Kinveykit version (1.40.7) and the sample worked fine for me.

Thanks,
Pranav
Kinvey Support
Login or Signup to post a comment