Post

Replies

Boosts

Views

Activity

Comment on Nib file not showing up in Xcode 13.0 interface builder
When you select your project, at the very top of the file browser, and open File Inspector, what project format do you get (it is listed as Xcode x.y compatible). Could you try to set to 13.0 ? What is the answer to the last question "When you look at issues Navigator (left panel), do you get error messages ?"
Replies
Boosts
Views
Activity
Oct ’21
Comment on XCode 15 Compiler Unable To Type Check
That may be a specific SwiftUI issue. Would you have an example which worked OK in Xcode 12 and not in Xcode 13 ? What can be done is file a bug report, not much more I fear.
Replies
Boosts
Views
Activity
Oct ’21
Comment on Is Rosetta 2 usage covered by a particular license agreement ?
Tell us how submission concluded. Wish you it is without problem. And don't forget to close the thread after.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Saving images in array in the same order in which it is selected using PHPickerViewController
You're right. You may either force single pick and reopen picker immediately, removing the already selected images, until user Cancels. In case of multiple selection, how are you "sure" that user will pick them in order ? He/she could change his mind and unselect and select a new one. Which order would you consider ?
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on pdfPage.draw ios15 strange results
There are several posts that show there is a problem with draw in iOS 15.    Such as this one where an image is repeated:    https://developer.apple.com/forums/thread/691431?answerId=689899022#689899022     You should file a bug report.
Replies
Boosts
Views
Activity
Oct ’21
Comment on Couldn't parse json file as array
Could you post your exact code ?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on "Unexpectedly found nil while unwrapping an Optional value" with UIColor
OK, so I understand this is not a runtime issue, more a wrong diagnostic from Xcode ? Which is worth a bug report but less a problem for development. Could you paste a screenshot with the error ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on "Unexpectedly found nil while unwrapping an Optional value" with UIColor
Did you try to use this color elsewhere ? In a place where some color works, change to this color immediately after. Does it crash then ? What I don't understand: if print is not called, that means the crash is not there ? Or do I miss something ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on SF Symbols 3 Bug
Sure, but there may be some issue elsewhere, so it is always better to test the same code. But I understand you cannot show this code. So, wish you good continuation.
Replies
Boosts
Views
Activity
Sep ’21
Comment on iOS 15 broke the navigation appearance when navigating to a view controller with a transparent navigation bar from a non-transparent navigation bar
Sorry it didn't help. It seems they have made a lot of changes in navigation bars causing some regressions. Did you file a bug report ? Just to check, could you copy the exact same code in RootVC from SecondVC ? Where do you call those codes ? Could you try in viewWillAppear ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21
Comment on SF Symbols 3 Bug
Thanks, but we miss a lot of code to be able to test.
Replies
Boosts
Views
Activity
Sep ’21
Comment on Splash screen not displaying correctly
I am unable to add a new constraint, everything is disabled.    Could you post a screenshot of Size Inspector the the ImageView that shows what is disabled ?
Replies
Boosts
Views
Activity
Sep ’21
Comment on SF Symbols 3 Bug
Could you post the code (not an image) so that we can try reproduce ? And please post all the classes needed ti run the code.
Replies
Boosts
Views
Activity
Sep ’21
Comment on Status symbol next to clock
Thanks for feedback. unless you found some Apple doc about it, it would be worth a bug report against documentation.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21