Open
Description
As soon as I add the "flutter_pushed_messaging" plugin to the project dependencies and initialize it in the code, the "flutter_embed_unity" plugin stops receiving messages from Unity.
flutter_pushed_messaging is a plugin for receiving push messages. I tried to figure out on my own what the conflict might be, but all I could find out was that this plugin also uses the Platform Channel.