Post

Replies

Boosts

Views

Activity

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 Thread 13: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)
Not the question. Which line ?
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 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 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 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 "Searchable" fonctionne bien seul, mais ne filtre plus la recherche, une fois inclus dans mon code.
Pour savoir si c'est le code ou le simulateur, le plus simple est de tester sur un iPhone.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Initialising a variable using another variable in a list
Thanks for feedback. Don't forget to close the thread by marking the answer correct.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on New reject Other - Other
You have marked your answer as correct. But what is the answer to the original question ?
Replies
Boosts
Views
Activity
Sep ’22
Comment on Object Detection when placed on display
So you want to detect there is something on the screen, don't care what it is ? In case a finger is pressing screen, do you want to consider it as an object on screen ?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Issue when click on the same textbox twice
I read your code but cannot find which TextField. Is it UserName or Password or both or other ? Do you know where exactly the crash occurs ? How is ppbank_VERSION defined when it crashes (does it go through this part of code or not ?)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on How to prevent UITableView rows from being deselected during a swipe action?
You're right, I'm sorry. My proposal just doesn't work.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on How to prevent UITableView rows from being deselected during a swipe action?
No, I meant saving selected row at the end of didSelect.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on scrollview layout
I will send you the example.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on How to add other(CardView) Another Swift UI file in Button
Hard to say without seeing the original. Could you show the plain CardView on screen ? Maybe the difference is caused by padding. Try to comment them out and see what you get.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Aug ’22