Open
Description
[REQUIRED] Please fill in the following fields:
- Unity editor version: 2020.3.38f1
- Firebase Unity SDK version: 11.3.0
- Source you installed the SDK: FirebaseMessaging.unitypackage
- Problematic Firebase Component:
- Other Firebase Components in use:
- Additional SDKs you are using:
- Platform you are using the Unity editor on: Mac
- Platform you are targeting: Android
- Scripting Runtime: IL2CPP
- Pre-built SDK from the website or open-source from this repo: website
[REQUIRED] Please describe the question here:
When uploading the AppBundle that uses FCM to Google Play Console, the following warning was displayed:
'The developer of androidx.fragment:fragment (androidx.fragment:fragment) has reported version 1.0.0 as outdated. Consider upgrading to one of the following versions before publishing a new release: 1.1.0+.'
After contacting Firebase Support, they responded that the latest varsion (currently 1.6.0) is available, so we are considering taking action to add this to the mainTemplate.gradle of the Unity project.
Regarding the warning about the androidx.fragment version, do you have any plans to address this in Firebase SDK, and if so, when can it be expected to be provided?