top | item 8417636

Building an iOS8 Today widget – the good/bad/ugly

10 points| hanatruman | 11 years ago |medium.com | reply

3 comments

order
[+] xauronx|11 years ago|reply
I think the note about the viewWillAppear is critical to what I'm doing wrong.

Additionally, it might be worth writing a follow up regarding creating a framework for shared code between your app/extension. (At least that's how it seems like you have to do it)

[+] ctruman|11 years ago|reply
Ya I am going to write a follow up. You need to use NSExtensionContext instead of sharing code between app and extension.
[+] ctruman|11 years ago|reply
Let me know if you have questions about this :)