gpt4 book ai didi

ios - Xamarin-提交的应用程序-稀疏过程中发生错误

转载 作者:行者123 更新时间:2023-12-02 06:08:31 25 4
gpt4 key购买 nike

我向Appstore提交了一个应用,但此消息被拒绝:

While processing your iOS app, Appname, errors occurred in the app thinning process, 
and your app couldn’t be thinned. If your app contains bitcode, bitcode processing
may have failed. Because of these errors, this build of your app will not be
able to be submitted for review or placed on the App Store.
For information that may help resolve this issue, see Tech Note 2432.

我将此添加到构建iphone部分的cproj文件中:
<MtouchEnableBitcode>false</MtouchEnableBitcode>

我也遵循此方法来解决UIWebView问题。不知道是否相关:

https://devblogs.microsoft.com/xamarin/uiwebview-deprecation-xamarin-forms/

还将所有软件包更新为最新版本,尝试将最低目标操作系统设置为9.0,尝试将enablebitcode设置为true,尝试了我可以在线找到的所有内容,但没有任何结果。

我使用的Nuget软件包:

在主项目中:
Newtonsoft.Json
RedCorner.Forms
SkiaSharp
sqlite-net-pcl
Xamarin.essentials
xamarin.ffimageloading
xamarin.ffimageloading.forms
xamarin.ffimageloading.svg
xamarin.ffimageloading.svg.forms
xamarin.ffimageloading.transformations
xamarin.forms

在IOS项目中:
sqlite-net-pcl
xamarin.essentials
xamarin.forms

这些都是最新的...该应用程序可以在模拟器中编译并很好地运行。

关于如何解决这个令人沮丧的问题的任何想法吗?

更新:

尝试在Xamarin中打包,然后在xcode中以ad hoc模式分发,并抛出此错误:
 Failed to read property list: $ cd 
/var/folders/pm/pwvftt8s1vbg4q6nj04blyym0000gn/T/
IDEDistributionOptionThinning.\~\~\~WPqMdz/Payload && /usr/bin/plutil -convert binary1 -o - -- GalShare.iOS.app/LaunchScreen.storyboardc/Info.plist
Status: pid 7230 exit 1
Stdout:
GalShare.iOS.app/LaunchScreen.storyboardc/Info.plist: Property List error:
Cannot parse a NULL or zero-length data / JSON error: No value.

Stderr:

最佳答案

问题是spashscreen中没有有效的图像。添加图像可解决此问题。

关于ios - Xamarin-提交的应用程序-稀疏过程中发生错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61056855/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com