Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plist Integration in Ios App Extensions #583

Open
ghost opened this issue Feb 25, 2018 · 0 comments
Open

Plist Integration in Ios App Extensions #583

ghost opened this issue Feb 25, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 25, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants