WideChat / Rocket.Chat.Android

Rocket.Chat Native Android Application
https://rocket.chat
MIT License
12 stars 6 forks source link

[FIX] WebView not loading Privacy Policy and Terms of Service #438

Closed Shailesh351 closed 5 years ago

Shailesh351 commented 5 years ago

Closes : https://github.com/WideChat/Rocket.Chat.Android/issues/426

Changes

Someone need to update https://viasatconnect.com/privacy-policy and https://viasatconnect.com/terms-of-service from APP SETTINGS -> Layout to customize this page.

jaytat0 commented 5 years ago

It does now load both Privacy Policy and ToS.... but each of them has issues.

  • PP loads but is unreadable because the sizing is not good, and half the document is out of view to the right. Maybe this is an Android side issue?
  • ToS loads in a weird little box that is not sized very well or easy to use, and if you close the box with the x in the upper right hand corner, you are left on the VC server login page, which is not good. Maybe this is a ServerSide config issue? @jaytat0

@ear-dev those issues are not related to this pr/fix, so should be dealt with separately

ear-dev commented 5 years ago

OK. I'll merge