简体   繁体   English

如果我将 iOS 应用程序从 XCode 发布到我的 iPad,它会在 iPad 中保留多少天?

[英]How many days does an iOS app stay in the iPad if I publish it from XCode to my iPad?

Recently, I have developed an iOS app which I built it into my iPad device.最近,我开发了一个 iOS 应用程序,并将其内置到我的 iPad 设备中。 After a few weeks, the app can no longer be opened.几周后,该应用程序无法再打开。 How many days does an app stay in the iPad during this testing phase?在此测试阶段,应用程序在 iPad 中停留了多少天? Or does it switch off after days of inactivity?或者它会在几天不活动后关闭吗?

If I deploy the application using the Run command in Xcode, and then remove the USB cable, generally this terminates the application on the device within a few seconds.如果我在 Xcode 中使用 Run 命令部署应用程序,然后移除 USB 电缆,通常这会在几秒钟内终止设备上的应用程序。 With free account after 7 days, with paid account after 1 year 7天后免费账户,1年后付费账户

If you have a free/unpaid developer account, your provisioning profiles expire after 7 days.如果您拥有免费/未付费的开发者帐户,则您的配置文件会在 7 天后过期。

With a paid account, those profiles expire after 1 year.对于付费帐户,这些个人资料会在 1 年后过期。

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

相关问题 如何从Xcode 5为iOS 6.1部署iPad应用程序 - How to deploy iPad app for iOS 6.1 from Xcode 5 如何在App Store上发布iOS应用,但不允许iPad兼容? - How can I publish an iOS app on the App Store, but disallow iPad compatibility? iOS:Xcode中的哪个标志将声明我的iPhone和iPad应用程序? - iOS: Which flag in Xcode will declare my app for both iPhone and iPad? iOS开发:如何防止iPad在iPad模式下运行通用应用程序? - iOS Development: How can I prevent an iPad from running a universal app in iPad mode? 我的应用程序在iPad模拟器上运行良好,但在iPad(iOS 8.4)上崩溃了,xcode显示无法捆绑捆绑NIB - My app works well on iPad simulator but crashed on iPad(iOS 8.4) ,the xcode says Could not load NIB in bundle Xcode 7.3如何将现有的iPhone应用程序转换为通用应用程序,以便在iOS中使用iPad - Xcode 7.3 How to Convert my existing iPhone application to universal app, for work with iPad in iOS Xcode、iOS 应用程序 - 如何禁用 iPad 和 Mac 兼容性? - Xcode, iOS app - How to disable iPad and Mac compatibility? 如何在Xcode 5 iOS7中使我的iPad应用程序视网膜 - How can I make my iPad apps retina in Xcode 5 iOS7 如何从我的应用程序中删除 iPad 支持? - How to remove iPad support from my app? Xcode 9编译的应用程序和iOS 9.5.3(iPad 2) - Xcode 9 compiled app and iOS 9.5.3 (iPad 2)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM