Hi I'm evaluating usage of frameworks for mobile application development where back end already exists. In the context I hit upon UserGrid and found it interesting to be tried out. And would like community's opinion about the use case fit.
1- My mobile application needs to work in offline mode. Most of the user as part of their usage are likely to be in network constraint location, While using the application they will record their activities and observation. And when they are at a place where network strength allows them, they will synchronize the data. During synchronization the changes made by user will be sent to server. And the data changes happened at the server will be distributed to user. 2- No need for conflict resolution: As part of usage, two users will not be working on same entity and hence no modification same record by two users. 3- As my back-end already exists I need a way to propagate changes from user during synchronization to respective back-end servers. Also a way to push data from those servers to UserGrid server to be sent to user on synch. thanks Pradeep
