This is a migrated thread and some comments may be shown as answers.

What is the best way to display content that is saved on the could offline?

3 Answers 30 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Paul
Top achievements
Rank 1
Paul asked on 31 Mar 2014, 02:58 PM
Is there a way or what is the best way, to display content that is store on and uses Telerik's Backend services while the mobile device (android) is offline and then if the content is changed have it update on when a person turns back on their 3G/Wifi.

3 Answers, 1 is accepted

Sort by
0
Paul
Top achievements
Rank 1
answered on 31 Mar 2014, 03:00 PM
Cloud*
0
Anton Dobrev
Telerik team
answered on 31 Mar 2014, 03:49 PM
Hi Paul,

The scenario you'd like to implement is possible. In AppBuilder, for example, you can use the Cordova online/offline events of the device to trigger your custom logic and load the appropriate data. In regard to the offline data storage you can use either local storage or WebSQL, depending on your scenario. In addition, the AppBuilder team has a very informative series of blog posts on this topic. Another adequate approach is described in this blog post.

Regards,
Anton Dobrev
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
0
Anton Dobrev
Telerik team
answered on 08 Jun 2015, 09:36 AM
Hello Paul,

We are happy to announce that with the new Telerik Platform support for offline synchronization of data with Telerik Backend Services you can now continue to work with your data while the app is offline, and synchronize everything with your Backend Services project when your connection is back.

For more information take a look into the blog post about Offline support for Hybrid, Web and NativeScript apps or explore the documentation from here.

A sample hybrid project developer with Telerik AppBuilder is available in this repository. You can clone it directly in your Telerik Platform account by clicking on this link.

Let me know if you have questions.

Regards,
Anton Dobrev
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
Tags
General Discussion
Asked by
Paul
Top achievements
Rank 1
Answers by
Paul
Top achievements
Rank 1
Anton Dobrev
Telerik team
Share this question
or