简体   繁体   English

重新签名iOS应用后未检测到该应用

[英]App is not detected after iOS app is re-signed

I am having a specific problem when using the Fabric/Crashlytics iOS SDK: 使用Fabric / Crashlytics iOS SDK时遇到特定问题:

We have an iOS app signed with an enterprise license which wis automatically detected by Fabric as intended. 我们有一个使用企业许可证签名的iOS应用,Fabric会根据预期自动检测到该应用。 But for our client we have to upload that app to a proprietary app store where it is resigned with a new App ID. 但是对于我们的客户,我们必须将该应用程序上载到专有应用程序商店,并在其中使用新的应用程序ID对其进行签名。 After this process, the app is not detected in Fabric any more. 完成此过程后,Fabric中不再检测到该应用程序。 What could be the reason for this? 这可能是什么原因?

We are using Fabric for a cordova project with the cordova plugin 我们正在使用带有Cordova插件的Cordova项目使用Fabric

https://github.com/sarriaroman/FabricPlugin https://github.com/sarriaroman/FabricPlugin

The iOS version uses Fabric SDK 1.6.5 and Crashlytics SDK 3.6.0 framework bundles. iOS版本使用Fabric SDK 1.6.5和Crashlytics SDK 3.6.0框架包。

I would be very thankful for any help. 我将非常感谢您的帮助。

Mike from Fabric here. 来自Fabric的Mike。

While Cordova based apps are not officially supported, a build and a run of the app is required to activate the app within Fabric. 虽然不正式支持基于Cordova的应用程序,但需要构建并运行该应用程序才能在Fabric中激活该应用程序。 With the resigning, if a build and run hasn't happened, the app wouldn't activate. 辞职后,如果尚未进行构建和运行,则该应用将无法激活。

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

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