简体   繁体   中英

how can I download my flutter app to my iPhone without using the App Store?

How can I download my flutter app to my iPhone without putting it in the App Store?

I can run my flutter app on my iPhone in debug mode via usb or wifi but I want to be able to use it without these restrictions. Is this possible?

您必须创建一个存档并分发该应用程序,然后您会找到app_name.ipa文件,然后您就可以使用 itune 安装该应用程序

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM