Post

Replies

Boosts

Views

Activity

Reply to IOS Upgrade
As far as I know, Apple has stopped allowing ios users to downgrade to older softwares after I believe ios (or in this case IPADOS ) 12 or 13. Is the recipe app one you developed yourself of a app you downloaded off the app store?
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’21
Reply to SwiftUI SideMenu Navigation Issue
This issue has since been fixed
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to Developer Membership Detail
Try going to Xcode > Settings and then go to the account section. It largely depends on what tier you have though.
Replies
Boosts
Views
Activity
Apr ’23
Reply to Unable to get alerts to show on simulator screen
Update: The problem has been solved. I had to remove the segue connection between my SignUpViewCOntroller and a view controller
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to Thread 1: Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value
I haven't been able to find out which is returning nil. Whenever I run the code and look at the Debug navigator it says the following for the line that the error appears in: "closure #1 in loadTextures()" "loadTextures() [inlined]"
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to Thread 1: Swift runtime failure: Unexpectedly found nil while unwrapping an Optional value
I haven't been able to find out which is returning nil. Whenever I run the code and look at the Debug navigator it says the following for the line that the error appears in: "closure #1 in loadTextures()" "loadTextures() [inlined]"
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to IOS Upgrade
As far as I know, Apple has stopped allowing ios users to downgrade to older softwares after I believe ios (or in this case IPADOS ) 12 or 13. Is the recipe app one you developed yourself of a app you downloaded off the app store?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21
Reply to 'height' is inaccessible due to 'internal' protection level error
I get the error at the following lines in UIImage+Bitmap.swift bytes: bitmap.pixels, count: bitmap.height * bytesPerRow and height: bitmap.height,
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’21