Charles Proxy for Mobile Apps Testing

At Haptik, we have our flagship cell app constructed for Android & iOS. We have moreover constructed our SDKs (every Android & iOS) which can very nicely be plugged into one other app available on the market on the market and they also may make use of Haptik chatbots inside their apps. 

There is certainly hundreds going down inside a cell app. There is storage, neighborhood, computation, coping with particular person messages, giving once more responses by means of API calls, and so forth.
On our apps we make use of WebSockets to ship and acquire messages, make different API calls for coping with different choices on the app, and rather more. To uncover factors in our app and make the end-user experience increased we would have liked to take a look at completely totally different conditions like unhealthy neighborhood connectivity, WebSockets not working, sluggish third-party API responses, and so forth.
We wanted a instrument that will make testing & debugging these conditions easier and gives additional visibility into the app effectivity.  After a great deal of wanting on-line, finding out blogs & getting our palms dirty with a lot of devices we shortlisted two devices: Fiddler and Charles.
We in distinction Charles Proxy to Fiddler and observed that Charles Proxy is comparatively easier to utilize. In phrases of UI, Charles  Proxy is additional user-friendly and easy to utilize. You can …

Read More on Datafloq