defold / extension-firebase-analytics

Google Firebase Analytics extension for the Defold game engine
https://www.defold.com/extension-firebase-analytics/
MIT License
16 stars 12 forks source link

Update firebase analytics to 7.1.0 version #16

Closed ekharkunov closed 3 years ago

ekharkunov commented 3 years ago

Update firebase analytics to 7.1.0 version. Remove deprecated SetMinimumSessionDuration. Add opportunity to see events in Debug view for ios.

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Eugene Kharkunou seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

britzl commented 3 years ago

We have probably not done this in the most recent library updates but we should also update the firebase/manifest/android/firebase-analytics.pro ProGuard file. There is a new one in the CPP SDK named analytics.pro.

ekharkunov commented 3 years ago

Updated due to feedback.