As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
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
P
Pranav J
said
about 4 years ago
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
P
Pranav J
said
about 4 years ago
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.
Loyd787
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:
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.
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
Pranav J
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
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics