App Crash when update Firebase to 11.9.0 with error: Unable to start activity ComponentInfo: {PackageName}

Hi there,

We met a issue after update the Firebase Plugins to 11.9.0 (BOM: 10.24.0)
Unity Editor: 2021.3.41f1
After release one week, we got this kind of issue:

 Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{hidden.objects.find.it.out.seek.puzzle.games.free/com.google.firebase.MessagingUnityPlayerActivity}: android.app.Fragment$InstantiationException: Unable to instantiate fragment w5.e: could not find Fragment constructor
       at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3755)
       at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3929)
       at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
       at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
       at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
       at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2282)
       at android.os.Handler.dispatchMessage(Handler.java:106)
       at android.os.Looper.loopOnce(Looper.java:210)
       at android.os.Looper.loop(Looper.java:299)
       at android.app.ActivityThread.main(ActivityThread.java:8250)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1045)
        

Is there anyone met this before?

And how to fix this issue?

Could someone give us the solution, and thank you very much.

Please, update Firebase Plugins to the latest available version 12.2.0.