-
Notifications
You must be signed in to change notification settings - Fork 267
Open

Description
Hi,
I'm trying to use Typhoon in the iMessage Extension of IOS with partial luck. Only manual integration works, plist integration doesn't. This issue is pretty similar to #352 and it looks like you fixed it but for some reason my class properties don't get injected automatically even though I followed the instructions on your docs. Here's a link to the sample project I created:
https://github.com/lirantzairi/TestIMessages
It's a simple project containing two targets:
- Host app. If you run it you see that automatic injection works.
- Extension app. If you run it you see that automatic injection doesn't work - the property "myClass" doesn't get injected and remains nil.
Can you please help me understand where the issue is?
Thanks,
Liran.
Metadata
Metadata
Assignees
Labels
No labels