Thomas Juergens
Thomas Juergens
Did you allow tracking (ATT) on the Facebook app otherwise no events will be logged.
Is there a plan to merge this soon ??
Unfortunately this error is back.
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...