techbyte24

Results 4 comments of techbyte24

Has the Unity Firebase SDK provided signed xcframeworks for this points to version [10.24.0]( https://firebase.google.com/support/release-notes/ios#version_10240_-_april_9_2024 ) of the iOS SDK which provided signed yet? Which version is it?

Hi @paulinon I don't want to update to the new unity version 2022.3.20f1 because that might cause more errors in my project. If I still want to use unity 2019.4.39f1,...

> We have a fix in place for this, via https://github.com/firebase/firebase-unity-sdk/blob/main/editor/app/src/AnalyticsFixPropertyRemover.cs, which should be included as part of the Firebase.Editor.dll. That should add the following line to your Assets/Plugins/Android/AndroidManifest.xml: >...

@a-maurice Before that I didn't use mainTemplate.gradle I have added mainTemplate.gradle file This is the content of my mainTemplate.gradle file Assets/Plugins/Android/mainTemplate.gradle ``` // GENERATED BY UNITY. REMOVE THIS COMMENT TO...