Detecting and debugging the Instagram in-app browser
I had to debug an issue with a site I built when a friend discovered that the menu toggle icon disappeared only when visiting her site from within Instagram, specifically, on her bio page where she has a link to her site. Since I built her site, this is my problem to solve. Being an in-app browser within an application I have no control of, I struggled to debug this problem. The userAgent string,… + read on