Post

Replies

Boosts

Views

Activity

Reply to Selection To Discourage
Container App and its extension are running almost separately so you can not share data on memory level. You need to save MyModel Data in User shared default and then need to fetch that data in your extension. You can use AppGroup to share data b/w Container app and its extension.
Topic: App & System Services SubTopic: General Tags:
Oct ’21
Reply to Can I get code examples of Homework app that was shown on WWDC21?
https://github.com/agarrharr/Homework
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to Selection To Discourage
Container App and its extension are running almost separately so you can not share data on memory level. You need to save MyModel Data in User shared default and then need to fetch that data in your extension. You can use AppGroup to share data b/w Container app and its extension.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21