How to show offline icon in mobile application without using the offline capability
we have a requirement to show offline icon on mobile app when there is no internet connection on mobile.
we are not using offline capability , is there a way to get the networkstatus and show the offline indicator icon on mobile?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Group Tags
Comments
Keep up to date on this post and subscribe to comments
You can do that writing custom js code. Information about current network status is exposed by Public API available on mobile only.
- reply
- How to change the Pega default icon for offline enabled application
- Regarding Mobile offline submitted applications
- How to add local actions for Mobile Offline application
- Implement forgot password functionality in Mobile offline enabled custom application
- Any identifier to check if application is offline or online in Mobile