简体   繁体   English

从testflight安装时,我的IOS应用程序崩溃

[英]My IOS application crashes when installed from testflight

I have created an ios application which runs well on simulator, and if I install it to a device through xcode using cable it works perfect as well; 我已经创建了一个在模拟器上运行良好的ios应用程序,如果我使用电缆通过xcode将其安装到设备上,它也可以很好地工作; however if i upload it to testflightapp and install through testflightapp link it crashes. 但是,如果我将其上传到testflightapp并通过testflightapp链接安装,则会崩溃。

Hello if you are creating ipa for testflight then it has some different method for creating .ipa for testflight. 您好,如果您要创建用于testflight的ipa,则它有一些不同的方法来为testflight创建.ipa。 You have to create payload folder and then by compressing that folder give name of your application like xyz.ipa and then upload it to testflight. 您必须创建有效负载文件夹,然后通过压缩该文件夹,指定应用程序的名称(例如xyz.ipa),然后将其上传到testflight。

you can also refer this link : http://help.testflightapp.com/customer/portal/articles/402741-how-to-create-an-ipa-xcode-3- 您也可以参考以下链接: http : //help.testflightapp.com/customer/portal/articles/402741-how-to-create-an-ipa-xcode-3-

暂无
暂无

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

相关问题 iOS 的 Flutter 应用程序:从计算机安装时,“评价我的应用程序”在设备上有效,但从 TestFlight 安装时无效 - Flutter app for iOS: 'Rate My App' works on device when installed from computer but does not work when installed from TestFlight 如果通过 Xcode 安装,iOS 应用程序运行良好,但通过 TestFlight 安装时在一个特定的视图控制器上崩溃 - iOS app runs fine if installed through Xcode, but crashes on one particular view controller when installed through TestFlight 通过 Testflight 归档和安装应用程序时,iOS Firebase crashlytics 仪表板不显示崩溃 - iOS Firebase crashlytics dashboard does not show crashes when app archived and installed via Testflight iOS 应用程序从 TestFlight 或 AppStore 启动时挂断 - iOS Application hangs up when started from TestFlight or AppStore iOS应用程序在安装远程/ diawi时崩溃,但如果从xcode安装则不会崩溃 - iOS App Crashes when installed remote/diawi but not if installed from xcode 仅当通过Testflight安装时,应用程序才会解析JSON解析 - App crashes parsing JSON only when installed via Testflight 由于涉嫌 UISearchDisplayController,来自 TestFlight 的已安装应用程序崩溃 - Installed App from TestFlight crashes due to alleged UISearchDisplayController 我的应用程序在 iOS 13+ 上的 Testflight 中崩溃 - My app Crashes in Testflight on iOS 13+ Only Xamarin iOS应用程序仅在通过TestFlight打开时崩溃 - Xamarin iOS app only crashes when opened through TestFlight 设备上已安装Facebook应用程序后,无法从我的iOS应用程序发布到Facebook - not able to post on facebook from my iOS application when facebook application is already installed on device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM