Using SRA for Offline apps with delta sync
Sascha,
I was looking at the documentation and noticed that SRA supports storing data for native apps with offline storage capabilities and ability to sync any changes. Do you have an example for this?
Best,
Ajay
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Ajay Jain on 26 Jul, 2012 06:54 PM
Sascha,
Looks like the sample iPhone restaurant app you have provided does exactly what I am looking for. Ignore my previous question.
Best,
Ajay
Support Staff 3 Posted by Sascha on 27 Jul, 2012 02:29 PM
Please also check out https://github.com/thriventures/StorageRoomCatalog. This repository also has an example for synchronizing content.
Sascha closed this discussion on 27 Jul, 2012 02:29 PM.
Ajay Jain re-opened this discussion on 27 Jul, 2012 06:15 PM
4 Posted by Ajay Jain on 27 Jul, 2012 06:15 PM
Sascha,
Thanks.
One more question - is there a way to make one-to-many relationship field
required? I don't see it as an option.
Regards,
Ajay
Support Staff 5 Posted by Sascha on 28 Jul, 2012 09:30 AM
You should be able to set the Minimum to 1.
Sascha closed this discussion on 28 Jul, 2012 09:30 AM.
Ajay Jain re-opened this discussion on 02 Aug, 2012 04:08 PM
6 Posted by Ajay Jain on 02 Aug, 2012 04:08 PM
Sascha,
I am trying to do a search on a collection based on a category - based on
the documentation, I need to use category.url=:category_url.
I am supplying the fully qualified url for the category but am getting a
500 error. Any help will be appreciated.
Best,
Ajay
7 Posted by Ajay Jain on 02 Aug, 2012 04:36 PM
I feel so stupid.. didn't realize I had to use the .url for the category instead of 'category.url'.
-Ajay
Support Staff 8 Posted by Sascha on 03 Aug, 2012 01:29 PM
Ajay, no worries :). Regards, Sascha
Sascha closed this discussion on 03 Aug, 2012 01:29 PM.