![alt text][1]Hi,
I have implemented firebase.analytics sdk 8.6.1 with unity 2020.
I have added -FIRDebugEnabled in xcode and the problem is that the custom events i have implemented are not showing only the defalut event i-e
1-screen_view
2-user_engagement
are showing.
the events i implemented the way are
FirebaseAnalytics.LogEvent("Test_New_Game","Test_New_Game", 0);
the custom events are not showing in debug view and after 2 days after in dasgboard firebase
[1]: /storage/temp/189453-screenshot-2021-12-02-at-30540-pm.png
↧