Hi guys!! I have been trying to figure out a problem for other the pass 4 days and can not figure it out!
I have implemented a today extension to my app and am trying to get the changes to the Core Data (updates/additions/deletions) on my today widget and main app. It sounds simple, but every page of Google results and stackOverFlow posts as not been helpful.
I am able to get notified when the data has changed, but I can not get that change from whatever target did not make that change.
I really need help on this guys, this is the last part of my today widget and I need to figure this out! Please if anyone knows how to do this let me know!!
I have explained this in detail (what I tried and code) in this stackOverFlow post: swift - Refreshing Core Data after changes from main app or extension - Stack Overflow
I can not stress this enough, I need help.
- Fellow Struggling Developer