For the past couple days, users of my app in China have been reporting an error when trying to open it, from everywhere else it works normally.
The server itself is based in China, and it's fully functional. What I've tried so far:
1. Refreshing the connections and publishing the app again.
2. Removing all the connections and creating them again.
3. Doing all the above remotely from a machine based in China (refreshing the connections also does not work in this case).
Alas, opening the app monitor doesn't reveal anything. I'm creating collections with the OnStart event, and no error fires on the monitor console, the requests just return an empty response. Searching this same error on the internet, everything I found seemed to point to a temporary outage, that was resolved on its own after some time. I know that internet matters in China can get quite quirky sometimes. Should I just trust this will go back to normal? I appreciate any insight on this.