I’ve just started testing the Tenjin plugin on Android and I’ve noticed that every time I return from an ad (using AdMob and Unity Ads) it fires a ‘App Initialization’ event.
I’m guessing that it needs an API call to control session handling in the same way that GameAnalytics does:
gameanalytics.setEnabledManualSessionHandling(false);
Has this issue been reported, and is it on the roadmap?