Post

Replies

Boosts

Views

Activity

Reply to Notifications and ViewControllers
Thank you so much. Will check out the tutorial.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’21
Reply to Unable to install XCode
You need at least 41 gb of storage
Replies
Boosts
Views
Activity
Jun ’21
Reply to Why is this clearing?
Sorry my bad, I was going quickly and didn't clarify. This function is running and immediately after, the array that is appended with a joke is cleared and set to nil.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Why is this clearing?
Sorry my bad, I was going quickly and didn't clarify. This function is running and immediately after, the array that is appended with a joke is cleared and set to nil.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Xcode12 build error. The linked framework 'Pods_projectA.framework'is missing one or more architectures required by this target: arm64
Running Xcode in rosetta helped me.
Replies
Boosts
Views
Activity
Jul ’21
Reply to Supporting Alternate App Icons
60px, 120px, and 180px. It’s in both because I also want to show the images. Also, I am checking.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to Title and Description ShareSheet
It worked, but the icon isn't showing. Any ideas?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to IAP SkProduct issue
Fixed it, the simulator file I’d was wrong.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to Swift Package Issue
I didn't have some dependencies installed
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to Swift Package Issue
here is the framework: https://github.com/chrisdhaan/CDYelpFusionKit
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to iPhone storage takes so long to show
Ask on apple forums not dev, we are for developers, not consumers on a beta.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Change state from other struct
Decided to set this in the same struct and then pass it in as a parameter.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to List Sections
I tried that, but when I do that, this happens:
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Deeplinking
Update:  I know how to do it using a bool var. Unfortunately, it gets called after I load the view. How do I fix this?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21
Reply to Deeplinking
I fixed it by reloading the scene when the deep link handler is called
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’21