Anyone knows knows why an alert with an ip address is generated in my mobile app when I build to Android. I’m calling web services and thought that could be the issue. I don’t have the alert in my code anywhere. Also, I played around with the permissions for Android to see if that was the issue. The alerts just popup randomly.
Share
I figured it out. Your handset has to be on the same network as your development computer when running in debug mode.