Thomas Juergens

Results 20 comments of Thomas Juergens

Did you allow tracking (ATT) on the Facebook app otherwise no events will be logged.

Let me try that real quick.

That is certainly an option. Thanks for the tip

Give this a try perhaps. ``` container.storyboardInitCompleted(MyVC.self) { r, c in c.viewModel = r.resolve(MyViewModeling.self)! }.inObjectScope(.transient) ``` https://github.com/Swinject/Swinject/blob/master/Documentation/ObjectScopes.md

Ok I found the issue, if your app uses `@fortawesome/free-regular-svg-icons` and your addon doesn't, then you will get this issue.

is there any chance to look at this ? Seems like a basic thing to have for an ember plugin, apart form that I love the plugin a lot.

@djbe its a great feature though, we love it.

We have and iOS app with webview content were we use pixijs for a bunch of interactives. Unfortunately we have issues with sound as well, but they are more related...