Post

Replies

Boosts

Views

Activity

Reply to iOS13 - data not displayed in Today widget and Notification extensions
I've noticed that I' am fetching data from core data that is stored in the right shared group folder. However despite enforcing a non temporary ManagedObjectID, when I launch the app twice from Xcode I notice that the managedObjectID I use to fetch the data is the same as the one in the app. But when launched the first time, the managedObjectId is different. But it's the exacte same method using the exacte same function calling the exact same managedObjectContext that is called that has the same persistentStore in the end.
Jul ’20