简体   繁体   English

无法通过隧道在物理设备上运行我的本机应用程序

[英]Can't run my react native app on physical device by tunnel

Can't run my expo project on physical device , but on virtual is worked. 无法在物理设备上运行我的expo项目,但在虚拟机上运行。 This is error message in expo cli: "Tunnel URL not found, falled back to LAN URL." 这是expo cli中的错误消息:“找不到隧道URL,退回到LAN URL”。 Any ideas? 有任何想法吗?

you just need to wait when your tunnel will be ready. 你需要等待你的隧道准备就绪。 When you will see sign in expo-cli "Tunnel ready" this is screenshot: 当您看到登录expo-cli“Tunnel ready”时,这是截图:

隧道准备好了

Then you can run the app on your physical device. 然后,您可以在物理设备上运行该应用程序。 It will work! 它会工作!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法在物理Android设备上重新加载我的React-native应用程序 - Cant reload my React-native app on physical android device 如何在我的三星 S9 实体手机上运行我的 react-native 应用程序? - How can I run my react-native app on my physical Samsung S9 phone? 无法在物理设备或模拟器上运行 flutter 应用程序 - can't run flutter app on physical device or emulator React Native 应用程序未在物理设备上运行 - React Native app is not running on physical device 如何在IONIC 3物理设备上运行我的应用 - How to run my app on an IONIC 3 physical device 我的 React Native 应用程序可以在后台运行以收听来自蓝牙设备的消息以唤醒应用程序吗? - Can my React Native app run in the background to listen to message from a Bluetooth device to wake the app up? 在设备上运行React Native应用 - Run React Native app In device 带有react-native的Android应用程序可以在模拟器上运行,但不能在物理设备上运行 - Android app with react-native works on emulator but doesn't on physical device 如何强制 react-native 项目在物理 android 设备上运行? - How to force react-native project to run on a physical android device? 找不到变量:符号来自 <unknown> (仅限物理反应原生Android设备) - Can't find variable: Symbol from <unknown> (on Physical React Native Android device only)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM