Post
Replies
Boosts
Views
Activity
file a bug report at feedbackassistant.apple.com tis the only hope they'll fix it
You would use the compositional layout if you're targeting iOS 13+ (flow layout if you need to support lower iOS versions)
FYI NSEntityDescription.entity(forEntityName: Podcast.entityName(), in: viewContext), can be replaced with Podcast(context: viewContext) initializer since iOS 10
Submit bug report to feedbackassistant.apple.com and post any updates here
Same here, any idea?
Got it #if TARGETOSMACCATALYST
Realized contextMenuConfigurationForRowAtIndexPath is called regardless of addInteraction(UIContextMenuInteraction).
I tried the following command (from one of your posts https://developer.apple.com/forums/thread/12251?answerId=41894022#41894022). How to modify it for the modern 64 bit arch?
m r -c 8 -s 4 -f x $esp
It said something like not allowed to access $esp..
Would like to know as well
Here's another thread with this issue. The issue appears to be widespread.
https://developer.apple.com/forums/thread/650230
Any help would really be appreciated!
Still unresolved in 10.15.6 + Xcode 12 Beta 4.
This is really bad.
Can anyone offer some tips or provide a progress update on this issue?
I have the exact same problem, do not know how to solve this.
Data inconsistency is a serious problem, hopefully there will be a fix.
Same here. There has got to be a better way of doing this.
Anyone have an answer for this? Also similarly, iosquestions.com/ipados-prevent-uicontextmenuinteraction-from-triggering-when-not-using-pointer/