I recently found myself setting up push notifications for a .NET MAUI app on an Android emulator. All seemed to be going well until I hit an annoying roadblock:
Java.Lang.IllegalStateException: 'Default FirebaseApp is not initialized in this process com.companyname.maui. Make
…