Question

I am aware that Opera Mini uses a proxy to process the content, rather than processing the content on the device itself. Sadly, I believe this is causing me an issue when developing my mobile website for this browser.

I have a local proxy configured to point to my dev machine that allows me to access my code residing on my local machine. This is great and works well on Safari and Chrome, however I get a "Page Not Found" error on Opera Mini.

enter image description here Is there any way to use a local proxy configured in iOS with Opera Mini?

Was it helpful?

Solution

Opera Mini can only access servers that have a public IP. One option is to place your content on a password protected site.

http://dev.opera.com/articles/view/opera-mini-5-developers/#serverbased

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top