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.
1) I am trying the new beta version and I tried to setup a DataStore for querying over User objects. However the User does not support Persistable protocol. I probably can implement the protocol for the User class nevertheless I am not sure whether this is a proper solution. If I subclass User so for MyUser I will have to do protocol implementatio anyway, so is this the correct way?
2) I am missing data relationship. KCSLinkedAppdataStore seems to be gone. Will it be implemented in later versions or is there another mechanism for data relationship in Kinvey 3.0 ?
Best Answer
P
Pranav J
said
about 7 years ago
Chris,
Looks like your usecases are now working as desired by switching to the old iOS sdk. Just pasting your previous response below to complete this ticket:
"Good to go, thanks! I went back to the old iOS SDK documentation and
implemented it accordingly (using kinveyPropertyToCollectionMapping(),
etc…). I assumed that it wasn’t in 3.0 since it wasnt in the Entities
section in the guide."
Can I understand your usecase for the first point you have mentioned? I will check about KCSLinkedAppdataStore and let you know.
Thanks, Pranav
Kinvey Support
P
Pranav J
said
about 7 years ago
Jaromir,
The word from engineering is that a release with KCSLinkedAppdataStore support would be available in two weeks from now. I will again update here once it is out.
Thanks, Pranav Kinvey Support
Chris
said
about 7 years ago
This relationship piece is hugely important to me, as we started designing our schemas and I'm wondering how to do this in Kinvey iOS 3.0. If it isn't coming soon, I'm going to have to manually add an id field to handle simple one-way relationships.
Any update?
Thanks,
-Chris
K
Kinvey Support
said
about 7 years ago
Hello Chris,
Please download the latest version of our iOS SDK 3.0.23 at the following link.
This should include the KCSLinkedAppdataStore support that you have inquired about. Please kick the tires and let us know if you have any questions or encounter any problems.
Regards,
Billy
P
Pranav J
said
about 7 years ago
Answer
Chris,
Looks like your usecases are now working as desired by switching to the old iOS sdk. Just pasting your previous response below to complete this ticket:
"Good to go, thanks! I went back to the old iOS SDK documentation and
implemented it accordingly (using kinveyPropertyToCollectionMapping(),
etc…). I assumed that it wasn’t in 3.0 since it wasnt in the Entities
section in the guide."
Thanks, Pranav Kinvey Support
A
Alan Danziger
said
about 7 years ago
I'm new to Kinvey, and I don't know if this is quite related to the initial question, but there's a mismatch between the iOS 3.0 documentation and the implementation; I assume it'll be fixed soon, but wanted to make sure you know:
kinveyPropertyToCollectionMapping is not part of the iOS 3.0 documentation, and I didn't need to implement it for entity get/save, but I did need it to implement entity delete.
P
Pranav J
said
about 7 years ago
Alan,
I will confirm and send it to the engineering team.
Jaromir Siska
1) I am trying the new beta version and I tried to setup a DataStore for querying over User objects. However the User does not support Persistable protocol. I probably can implement the protocol for the User class nevertheless I am not sure whether this is a proper solution. If I subclass User so for MyUser I will have to do protocol implementatio anyway, so is this the correct way?
2) I am missing data relationship. KCSLinkedAppdataStore seems to be gone. Will it be implemented in later versions or is there another mechanism for data relationship in Kinvey 3.0 ?
Looks like your usecases are now working as desired by switching to the old iOS sdk. Just pasting your previous response below to complete this ticket:
"Good to go, thanks! I went back to the old iOS SDK documentation and implemented it accordingly (using kinveyPropertyToCollectionMapping(), etc…). I assumed that it wasn’t in 3.0 since it wasnt in the Entities section in the guide."
Thanks,
Pranav
Kinvey Support
1 person has this question
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstPranav J
Can I understand your usecase for the first point you have mentioned?
I will check about KCSLinkedAppdataStore and let you know.
Thanks,
Pranav
Kinvey Support
Pranav J
The word from engineering is that a release with KCSLinkedAppdataStore support would be available in two weeks from now. I will again update here once it is out.
Thanks,
Pranav
Kinvey Support
Chris
This relationship piece is hugely important to me, as we started designing our schemas and I'm wondering how to do this in Kinvey iOS 3.0. If it isn't coming soon, I'm going to have to manually add an id field to handle simple one-way relationships.
Any update?
Thanks,
-Chris
Kinvey Support
Hello Chris,
Please download the latest version of our iOS SDK 3.0.23 at the following link.
http://devcenter.kinvey.com/ios-v3.0/downloads
This should include the KCSLinkedAppdataStore support that you have inquired about. Please kick the tires and let us know if you have any questions or encounter any problems.
Regards,
Billy
Pranav J
Looks like your usecases are now working as desired by switching to the old iOS sdk. Just pasting your previous response below to complete this ticket:
"Good to go, thanks! I went back to the old iOS SDK documentation and implemented it accordingly (using kinveyPropertyToCollectionMapping(), etc…). I assumed that it wasn’t in 3.0 since it wasnt in the Entities section in the guide."
Thanks,
Pranav
Kinvey Support
Alan Danziger
I'm new to Kinvey, and I don't know if this is quite related to the initial question, but there's a mismatch between the iOS 3.0 documentation and the implementation; I assume it'll be fixed soon, but wanted to make sure you know:
kinveyPropertyToCollectionMapping is not part of the iOS 3.0 documentation, and I didn't need to implement it for entity get/save, but I did need it to implement entity delete.
Pranav J
I will confirm and send it to the engineering team.
Thanks,
Pranav
Kinvey Support
-
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