RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Handle offline / no connectivity #67

Open Sugaroverdose opened 8 years ago

Sugaroverdose commented 8 years ago

It would be cool if app will start and show local cache while connection to server is impossible. Blank screen isn't informative, but cached messages could be.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

rodrigok commented 8 years ago

@Sugaroverdose can you detail more?

What is the current behavior? Can you provide a screen shot? What is the expected behavior?

Sugaroverdose commented 8 years ago

Yes of course:

What do we have when starting app and have descent internet connection: img_0417 What do we have when starting app and have bad, or don't have at all internet connection: img_0418

It would be awesome, if app will load from cache, and only after will try to connect to server