Posts

Post not yet marked as solved
7 Replies
Experiencing this for the first time in Xcode 15.3. Is there a workaround? Why is this happening?
Post not yet marked as solved
3 Replies
@pdm I'm not seeing that behavior on iOS 14. I'm changing the date to 11:59 PM, and attach the debugger to my widgets, but their views, and timeline aren't refresh automatically. My timeline is supposed to refresh .after(midnight) which isn't happening.
Post not yet marked as solved
6 Replies
You won't be able to change supportedFamilies based on an in-app purchase, but there are already many apps that have unlockable widgets and widget features based on subscriptions / in-app purchase. You'll have to show all the widgets, but can show the locked view if they haven't unlocked it yet. It sounds like maybe the widget isn't getting the correct value from keychain? Might have to find another way to verify.
Post not yet marked as solved
1 Replies
If I call `refresh(object, mergeChanges: false)` the object is how I expect it to be. I have another class observing context saves and calling `mergeChanges(fromContextDidSave:)` which is being called. Why would the object still not be refreshed?
Post marked as solved
4 Replies
Is this possible yet? I'm trying to do the same, iOS 11+