z0rg
z0rg
Hello There ! I have the exact same issue on Unity 2023.2.0a22. `google\firebase\MessagingUnityPlayerActivity.java:77: error: cannot find symbol mUnityPlayer.quit(); ^ symbol: method quit() location: variable mUnityPlayer of type UnityPlayerForActivityOrService` To reproduce...
I did a quick and dirty fix in case anyone has the same issue, put this in a file anywhere in Assets and run your build. ```c# #if UNITY_EDITOR using...
I don't really remember what kind of material it was bug we can try recreate the bug I think, @StanleySweet did you kept the repro project ?
Same issue here with the last version, installed it from installer or chocolatey and same issue :/