Post

Replies

Boosts

Views

Activity

Reply to CSR algorithm/size incorrect. Expected: RSA(2048)
OK, this issue confounded me. I reached out to Apple and they sent me here. The suggestions didn't work. But I found my particular issue. First, I followed the directions given by Apple. https://developer.apple.com/help/account/create-certificates/create-a-certificate-signing-request When I went into Keychain Access > Certificate Assistant... many of the options ended with "With "... literally those words. This would generate a faulty certificate. The issue was that I had "login" selected under Default Keychains in the app, but had no key selected. Apple should update their instructions to tell you select "System" instead. Then when you go into the Keychain Access > Certificate Assistant... none of the options will be for a key (or an unselected one) and that process will work. Apple, you may send me my support assistance check.
Apr ’23
Reply to List reordering doesn't work in a popover on Sonoma
Also having the same issue here on our flagship app. Running the same app on Ventura works perfectly fine. This is a Sonoma bug that needs to be fixed! Drag and drop reordering malfunctions as well.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’23
Reply to Cannot reorder rows in UITableView under Mac Catalyst
I should also add that the tableView:targetIndexPathForMoveFromRowAtIndexPath:toProposedIndexPath: is never called...
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to applicationQueuePlayer stopped working in installed app after device update to ios 16.4 and 16.4.1
This seems to be a bug in iOS/iPadOS 17 honestly. Nothing has changed in our app and it has full permission to access Apple Music and yet is getting these errors in the console. I think I will need to contact Apple about this issue.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to CSR algorithm/size incorrect. Expected: RSA(2048)
OK, this issue confounded me. I reached out to Apple and they sent me here. The suggestions didn't work. But I found my particular issue. First, I followed the directions given by Apple. https://developer.apple.com/help/account/create-certificates/create-a-certificate-signing-request When I went into Keychain Access > Certificate Assistant... many of the options ended with "With "... literally those words. This would generate a faulty certificate. The issue was that I had "login" selected under Default Keychains in the app, but had no key selected. Apple should update their instructions to tell you select "System" instead. Then when you go into the Keychain Access > Certificate Assistant... none of the options will be for a key (or an unselected one) and that process will work. Apple, you may send me my support assistance check.
Replies
Boosts
Views
Activity
Apr ’23