DEV Community

Robin Alex Panicker
Robin Alex Panicker

Posted on

How to detect HTTP(S) issues in mobile apps

Most of the mobile and wearable apps will have a cloud back end with which they communicate using APIs. Any failure in this communication may result in unexpected outcomes and broken features. It is very difficult for developers to be aware about any such problem once the app has gone live.

Here is a blog on how to use Finotes to monitor issues in API calls over HTTP(S) in live mobile apps.

https://www.blog.finotes.com/post/how-to-detect-http-s-call-issues-in-mobile-apps

Top comments (0)