Gordon Beeming
Menu
Blog
RSS
About
#Mobile
Using ngrok to test web apps on mobile while developing
I often never really test on mobile properly because most sites are responsive so it's easier to just resize your browser and test like that. This works great until you trying to get the perfect mobile experience and looking at every element like how drop lists present themselves with different content taking into account how wrapping might happen in mobile browser controls (which is different from web browser, even in chrome ). A long time ago I briefly used ngrok just to test how it works and now I use it constantly for testing apps while they are still in development.
Posted on May 18, 2017 -
Just Coding
Mobile
Visual Studio