Skip to content

Plist Integration in Ios App Extensions #583

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions