You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
# Summary It won't affect other parts of the app. Then users can manually check the connectivity by clicking RETRY button from the Connection Error UI. To trigger the connectivity checking immediately and to make sure this is only one-time connectivity checking, we call `checkNetworkConnectivity` directly to avoid to affect the scheduled auto-retry and avoid to change the current retry count. And if a check is already in progress (either triggered manually or scheduled), a new check won't be triggered. #android [REVIEW] [at]zhao.zhong [at]ben.temple #ROBOMERGE-SOURCE: CL 10623197 via CL 10623226 via CL 10623249 #ROBOMERGE-BOT: (v608-10590470) [CL 10623260 by irene yu in Main branch]