fabio914 / RealityMixer

Mixed Reality app for iOS
GNU General Public License v2.0
783 stars 63 forks source link

Connection Timeout Issue Solution #95

Open He-Peter-Huang opened 3 years ago

He-Peter-Huang commented 3 years ago

For those of you who are having ConnectionTimeout Error:

Check if you have an Apple Device sold from China Mainland, Per Chinese regulation, apps are supposed to prompt for Wireless/Cellular Data Permission before using Local Network or Internet. This app needs to add support to prompt for Wireless/Cellular Data Permission to gain Wireless Access in order to connect to the MRC app on the Quest.

Temporary fix: After installing the Mix Reality App:

  1. Type google.com (or any domain name) into the IP Address text field,
  2. Press connect, and wait for wireless/cellular permission prompt
  3. Press allow
  4. Wait for the connection to fail
  5. Re-enter your Quest's IP address into the text field.
Samwellwang commented 2 years ago

thank you so much !

SpaceGrey commented 2 years ago

thanks a lot! deal all my problems on GitHub hhh

spritytang commented 2 years ago

It worked! thanks a lot!