FB12643940
Post
Replies
Boosts
Views
Activity
**Apple M1
Mac OS Ventura 13.0
Xcode Version 14.1 (14B47b)
locale is "en_US"
let a = NSDecimalNumber(string: "2175613.285964774433431797660188672").intValue
// a == 0 is true**
I solved the problem, by unchecking "Upload your app's symbols to receive symbolicated reports from Apple" when packing.
我今天传了4个包了(构建版本分别是 3650、3651、3652、3653),其中3650和3652两个包被吃掉了一样,没有邮件,testflihgt中也没有反应。然后我又上传的3651和3653 。我们就收到了如下的邮件:
Dear Developer,
We identified one or more issues with a recent delivery for your app, "某某某某" 3.6.5 (3653). Please correct the following issues, then upload again.
ITMS-90000: This bundle is invalid - $message.
Best regards,
The App Store Team
我们现在还没有解决办法,不过我们感觉这是苹果服务器的bug。
I also get this crash on iPhoneSE 。I try to relove this question but no good way.