I’ve found that sys.get_connectivity always seems to return sys.NETWORK_DISCONNECTED on iOS, when there is a connection, but is fine on Android.
The docs say it works in mobile only but I couldn’t see any reference to it not working on iOS. I did see there was a bug flagged here
noting the problem but I was wondering if there was a fix or workaround people use for this?
Thanks