Complete
over 5 years ago

Garmin Connect Mobile 4.22 for Android includes the changes to allow HTTP on 127.0.0.1.

Connect version 4.20 broke local http access?

Getting several reports of functionality no longer working, it looks like Android Garmin connect app version 4.20 may have broken web request to local host via urls like http://127.0.0.1:17580/sgv.json?count=3

Parents
  • I'm still struggeling to access my local network. Does the redirect hack of "garmin.cn" also works with the simulator? Setting "Use Device HTTPS Requirements" i can see a respone from my fake host in the network trace and with "View HTTP traffic" but still get a -1001 error in the simulator app.

Comment
  • I'm still struggeling to access my local network. Does the redirect hack of "garmin.cn" also works with the simulator? Setting "Use Device HTTPS Requirements" i can see a respone from my fake host in the network trace and with "View HTTP traffic" but still get a -1001 error in the simulator app.

Children
  • As long as your machine is in the network with the dns-redirect, yes. But I think you don't need the garmin.cn redirect hack for the simulator.

    The whole https blocking comes from the android/ios-os. But the simulator runs directly on the machine, no phone-os involved. Hence no blocking should be involved. Except, if your simulator-host-os (maybe macOS?) introduces its own http-blocking. I'm using linux without any issue access my local network by http.