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 SDK to Version 10.22.0, to support iOS privacy manifest #33

Closed vradyna-ms closed 4 months ago

vradyna-ms commented 4 months ago

Firebase has update SDK to support iOS privacy manifest. Please refer to the following link for more information: https://github.com/firebase/firebase-ios-sdk/releases/tag/10.22.0.

AGulev commented 4 months ago

Updated to the latest version https://github.com/defold/extension-firebase-analytics/releases/tag/3.0.1

iOS privacy manifest part will be implemented with this issue https://github.com/defold/defold/issues/8378