Post

Replies

Boosts

Views

Activity

Comment on Guideline 2.1 - Performance - App Completeness
No other info in rejection message ?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on So @Apple - What're you going to do with the ongoing spam & consumers being able to post here
That points to another issue with the forum: self marking as correct answer should not score reputation points. Just mark the thread. All we can do presently is to report as spam as soon as we see it.
Replies
Boosts
Views
Activity
Oct ’22
Comment on Can you tell me the cause of the crash that occurs when AVSpeechSynthesizer is stopped?
I added another question in my reply.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on For cursor update events (with NSTrackingArea) how to know if it's coming or going?
I complemented my answer. Hope that's clearer.
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Thread 13: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
Not the question. Which line ?
Replies
Boosts
Views
Activity
Oct ’22
Comment on Thread 13: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
Thanks for feed back. You'd better understand why it crashes in some cases… I read that passwords need to be at least 6 char, don't know if that a cause… Good continuation
Replies
Boosts
Views
Activity
Oct ’22
Comment on performSegue is ok with iOS 12.4 but crashes with iOS 16
No answer to the question on how segue was created… Hence no progress…
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Get the current screen brightness programatically.
But if brighnesss is set to automatic, there is no such value in settings ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on "UI unresponsiveness" warning on @main
@Vardan4455 The fact that appDelegate is shown does not mean problem originates here. In fact, it comes from some webKit call.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on App Review Rejection
If so, that's effectively a problem. You should contact support (better by phone). Good luck.
Replies
Boosts
Views
Activity
Oct ’22
Comment on Most Optimal Way To Fetch Data In A SwiftUI View Once?
I tested, it's enough.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Using if condition in Kingfisher.shared.retrieveImage
I meant match with result, of course.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Using if condition in Kingfisher.shared.retrieveImage
Yes, you could write: if case TheEnum.success(let value) = result { }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Fix For Type '()' cannot conform to 'View' Error?
That's often the case. We know the solution, but do not think of applying… That's why this forum is so useful. Good continuation.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Higher Order Function
I saw this here: https://stackoverflow.com/questions/50264717/get-all-possible-combination-of-items-in-array-without-duplicate-groups-in-swift But I could not import Algorithms in playground…
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’22