Open
Description
[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:
- Unity editor version: 2022.3
- Firebase Unity SDK version: 11.5.0.
- Source you installed the SDK: unitypackage (.unitypackage or Unity Package Manager)
- Problematic Firebase Component: Messaging___ (Auth, Database, etc.)
- Other Firebase Components in use: _no other (Auth, Database, etc.)
- Additional SDKs you are using: my own custom activity (Facebook, AdMob, etc.)
- Platform you are using the Unity editor on: Windows (Mac, Windows, or Linux)
- Platform you are targeting: Android (iOS, Android, and/or desktop)
- Scripting Runtime: IL2CPP (Mono, and/or IL2CPP)
[REQUIRED] How to change Dependencies download destination path?
currently It will download into Assets/Plugins/Android folder?,
But I wan't things to be more organized ,for example ,Idealy,I want everything releated to firebase reside in Assets/ThirdParty/Firebase
Or Assets/Plugins/Firebase