Start a new topic
Answered

Kinvey on IOS Simulator issue

I am working on a project in Xcode using objective c. I am implementing kinvey for login purposes and found that there is an error when on login and registration, both manual and auto-generated, on the simulator. The odd thing is that the error only happens on iOS 8.3; it works fine on 9.0 or 9.3.

In 8.3 I receive the following error: 

domain: @"KinveyError" - code: 406

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

I have tried resetting the simulator, restarting Xcode, restarting the mac, updating to the latest kinvey module, and even using an old kinvey module. The error persists, and I am not sure what else I should try.


Best Answer

Hi,


Objective-C is no longer a supported product by Kinvey. The Kinvey SDK only supports Swift. We strongly recommend that you migrate to a 3.x version of the SDK as soon as possible.


Thanks,

Pranav

Kinvey

1 Comment

Answer

Hi,


Objective-C is no longer a supported product by Kinvey. The Kinvey SDK only supports Swift. We strongly recommend that you migrate to a 3.x version of the SDK as soon as possible.


Thanks,

Pranav

Kinvey

Login or Signup to post a comment