Hi just started using GameAnalytics. I noticed that if GA.useComposer is set to true, then GA.init() will crash. Any ideas what’s going on? GA.submitComposerEvents set to true seems ok.
I wonder if this is happening because at the time I call init(), I’m not yet in a composer scene – my app is in “starting up” mode even prior to showing the title screen.