Post

Replies

Boosts

Views

Activity

Comment on Crash in iOS18
Thank you, I found I was calling dequeueReusableCellWithReuseIdentifier inside contextMenuConfigurationForItemAtIndexPath and that caused the crash!!! I made sure that I only use dequeueReusableCellWithReuseIdentifier inside cellForItemAtIndexPath. What a mess Apple engineers!
Topic: UI Frameworks SubTopic: UIKit
Nov ’24
Comment on Gradient rendering issue with alpha set to something other than one
My bad, this is how it is supposed to look like. False alarm, sorry.
Replies
Boosts
Views
Activity
Mar ’25
Comment on My iOS app that I created since 2011, crashes on M4 machine (M1 is fine!)
Thanks for the typo corrections, yes, it is my code. I added blind extra protection to the MOStringDocument but still it is crashing ONLY on M4 machine (Mac OS version is macOS 15.1.1 ). It is working perfectly fine pre M4! I will attach the code for MOStringDocument but it works fine on all the iPhones and pre M4!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’24
Comment on Gradient rendering issue with alpha set to something other than one
I hate to bother you but I am really sorry to do so. This bug is super critical when rendering financial charts on iPhone. The result is ugly and web rendering of chart looks superior! I just can't imagine a bug like this surface, not to mention ignored like that. Not the Apple I know for sure, really sad!
Replies
Boosts
Views
Activity
Nov ’24
Comment on Crash in iOS18
Thank you, I found I was calling dequeueReusableCellWithReuseIdentifier inside contextMenuConfigurationForItemAtIndexPath and that caused the crash!!! I made sure that I only use dequeueReusableCellWithReuseIdentifier inside cellForItemAtIndexPath. What a mess Apple engineers!
Topic: UI Frameworks SubTopic: UIKit
Replies
Boosts
Views
Activity
Nov ’24
Comment on Gradient rendering issue with alpha set to something other than one
Hey, thank you so much for taking a look! I already did before coming here. I posted a full Xcode project. Oct 5, 2024 at 5:11 AM – FB15393275
Replies
Boosts
Views
Activity
Oct ’24
Comment on Gradient rendering issue with alpha set to something other than one
Thanks for the info. Here is the code again in the next post
Replies
Boosts
Views
Activity
Oct ’24