Post

Replies

Boosts

Views

Activity

Reply to iPhone14 Pro and UserNotification limits
UP VOTE!!! It took me a long time to realize that there was a limit of 64 notifications. Users were complaining that the notifications they had set up in the app often failed. And the system doesn't seem to crop notifications in a specific order, which makes it harder to find bugs. Btw, although the limit of 64 notifications can be found in the doc, there are no obvious notes on the API when you are coding... and no debug logs or warnings.
Topic: App & System Services SubTopic: Hardware Tags:
Sep ’22
Reply to iOS-App-On-Mac app unable to restore purchases or IAP receipt due to file permission issue
Reported: FB11769706
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Removing title bar on Catalyst doesn't work on Ventura
Just realized that this problem only appears when "Optimized for Mac" is selected for the catalyst user interface idiom. Selecting "Scaled to Match iPad" has no problem.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Removing title bar on Catalyst doesn't work on Ventura
Same issue here. Thank you all for the information. I also tried various hacks, but none of them worked. It's just too painful, I'll stop fixing it for now and wait for a solution.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to Segmentation fault 11 Crash in [WCSession onqueue_sendMessageData:replyHandler:errorHandler:dictionaryMessage:] on watchOS 9.0/9.1
FB11726102
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to SwiftUI ScrollViewProxy.scrollTo(_:anchor:) always crash in iOS 16 beta 7: NSInternalInconsistencyException
Confirmed still crash in Xcode 14.1 RC + iOS 16.1 RC
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to watchOS 9: ClockKit-based complications occasionally failed to display
@mehulFunnmedia I have not found a reliable solution for now. The problem is too difficult to reproduce. 😫
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Upgrade for iPhone Mini
Totally agree.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Xcode Cloud upload dSYM to Sentry
Same here.
Replies
Boosts
Views
Activity
Sep ’22
Reply to ASC Doesn't generate DSYM file
This issue has been bothering me for weeks. Finally I found dSYM in the Artfact of Xcode Cloud workflow...
Replies
Boosts
Views
Activity
Sep ’22
Reply to Xcode Cloud is unable to grant access to git submodule
Using Chrome instead of Safari workaround the issue... 😂
Replies
Boosts
Views
Activity
Sep ’22
Reply to ScrollViewProxy.scrollTo is broken on iOS 16
Same here. https://developer.apple.com/forums/thread/712890 I reported FB11365422 on 25 Aug. No response yet.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to PassbookUIService crash on Xcode 14 beta 6 causes StoreKit failure
Are there any updates? I still can't call out the IAP panel in the simulator in the Xcode 14 Release.
Replies
Boosts
Views
Activity
Sep ’22
Reply to Watchos 6 - Independent Watch App - In App Purchases
Still get invalid product id from watchOS 9. Only occur in independent watch apps.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to iPhone14 Pro and UserNotification limits
UP VOTE!!! It took me a long time to realize that there was a limit of 64 notifications. Users were complaining that the notifications they had set up in the app often failed. And the system doesn't seem to crop notifications in a specific order, which makes it harder to find bugs. Btw, although the limit of 64 notifications can be found in the doc, there are no obvious notes on the API when you are coding... and no debug logs or warnings.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Xcode Cloud fails on Grant access to SCM step
Same here. When I try to grant submodule access, the App Store Connect page refreshes directly. I can see the 503 error by opening the browser's Inspector.
Replies
Boosts
Views
Activity
Sep ’22