firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
819 stars 424 forks source link

corrupted com.google.firebase.firebase-messaging-unity-***.aar #1351

Open shifugate opened 10 months ago

shifugate commented 10 months ago

[READ] For Firebase Unity SDK issues, please report to Firebase Unity open-source

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

As of FirebaseFirestore_10.7.0, the lib com.google.firebase.firebase-messaging-unity-.aar has a corrupted .jar of 1kb. This makes it impossible for me to use the file in my custom activity. With FirebaseMessaging_9.6.0.unitypackage the com.google.firebase.firebase-messaging-unity-.aar it's ok.

Steps to reproduce:

Download sdk and install FirebaseMessaging.unitypackage Resolve dependencies Open aar in android studio or unzip it. The jar file will be corrupted.

GTPaulo commented 2 months ago

This issue still exists in 11.8.1

OlivierHokke commented 2 months ago

Also having this issue on 11.8.1 and 11.8.0 Any indications on when this may be fixed?