CANNOT SEE ANY EVENTS ON GAMEANALYTICS FOR ANDROID

Hello,

I have a strange issue with GameAnalytics.
I was trying to integrate GameAnalytics into my Unity project. I have created game references for iOS and Android on website as shown in the documentation and I have successfully registered them in Unity editor via GA Settings object.
Long story short, for iOS I can see bunch of events raised and shown in the real time/live feed, but strangely I cannot see any events for the android platform.

If you have any idea what can be causing this problem, I would be appreciated.

I have noticed that I was enabled release minification.
I have fixed the issue by adding custom proguard txt file with rules from documentation Platform Overview - GameAnalytics Documentation