Post

Replies

Boosts

Views

Activity

Comment on enroll apple developer
Hi. Ok I´m sry about that. Which apple support did you email? Have you made a request through this website :? [https://developer.apple.com/contact/topic/select) if not then go to this page, click on membership and account, then click on program registration. Then make a request again. Actually, Apple Support should write back within a few working days. Best regards PS: For the next time please add a comment under my answer instead of making a answer for your own post.
Dec ’21
Comment on SwiftUI: How to go back to the previous instance in a navigationlink in a list
I have already done so.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Type '()' cannot conform to 'View error
The correct syntax is: for i in 0..<mealData.count { or: for i in Range(0...mealData.count)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on SwiftUI How to pass a CoreData object to an other view
Thanks for your answer, it works. But where does my file actually get the values of e.g. Timer.name if the instance I enter in the preview only has an empty initializer? Does he get the test values from the persistence file?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jan ’22
Comment on Swift corner radius proportions for all device types.
Thank´s but what is defautButtonHeight? With what should I initialize this?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on Swift view.frame.heigh with navigation controller bar
Thanks man!!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on enroll apple developer
Hi. Ok I´m sry about that. Which apple support did you email? Have you made a request through this website :? [https://developer.apple.com/contact/topic/select) if not then go to this page, click on membership and account, then click on program registration. Then make a request again. Actually, Apple Support should write back within a few working days. Best regards PS: For the next time please add a comment under my answer instead of making a answer for your own post.
Replies
Boosts
Views
Activity
Dec ’21
Comment on Use volume buttons observer by pressing it without violating the app store guidelines
Hi. Thanks for your answer. Unfortunately I think that too. My idea was to disable the volume controls but this seem to be impossible with the app store guidelines.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Dec ’21