简体   繁体   English

我可以在真实的 iOS 设备上从 Windows 运行 React Native 应用程序吗?

[英]Can I run a React Native app on a real iOS device from Windows?

I have a Windows machine and an iPhone and I was wondering if it's possible to run React Native on iOS easily like I can on Android.我有一台 Windows 机器和一部 iPhone,我想知道是否可以像在 Android 上一样轻松地在 iOS 上运行 React Native。 If so, how can I do that?如果是这样,我该怎么做?

No, you can't.不,你不能。 The only way is to install a virtual machine macos on windows like VMware or VirtualBox and run Xcode from it so you could run your app on IOS.唯一的方法是在像 VMware 或 VirtualBox 这样的 Windows 上安装一个虚拟机 macos 并从中运行 Xcode,这样你就可以在 IOS 上运行你的应用程序。

暂无
暂无

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

相关问题 React Native:我可以在iOS模拟器上运行应用程序,但不能在真实设备上运行 - React native: I can run the application on iOS simulator but not on real device 我可以从“windows”机器上针对iOS Real设备运行我的appium代码吗? - Can I run my appium code against iOS Real device from “windows” machine 如何在真正的ios设备上通过热重载运行react-native应用程序? - How to run react-native app with hot reload on real ios device? IOS Native 无法在真实设备上运行 - IOS Native not Run on real device 无法编译 React Native iOS 应用以在物理设备上运行,React Native Firebase 出现问题 - Can't compile React Native iOS app to run on physical device, issue with React Native Firebase 如何在真实设备上捆绑和部署React-Native iOS应用 - How to bundle and deploy React-Native iOS app on real device 如何在真实设备中使用离线包运行 react-native 应用程序? - How to run react-native app with offline bundle in real device? 无法在调试模式下在真实 ios 设备上运行 flutter 应用程序 - Can't run flutter app on real ios device in debug mode 如何通过OSX Shell命令在不使用仪器的真实设备上运行ios App? - How can I run ios App on real device via OSX shell command not using instruments? 安装cordova-mfp-push插件后,为什么不能在真正的ios设备上运行cordova应用程序? - Why can I not run a cordova app on a real ios device, after the installation of the cordova-mfp-push plugin?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM