I am new to flutter and developement in general, I have been looking arround firebase plugins for flutter and noticed many of them can actually use non default firebase app , i tried to make my code receive notifications from two different projects but failed, how can one register a device with two different firebase apps ? Is there any http endpoint to register device by providing senderId and scope? Will be there any support for an instanceFor(FirebaseApp app) for messaging plugin ?
I am new to flutter and developement in general, I have been looking arround firebase plugins for flutter and noticed many of them can actually use non default firebase app , i tried to make my code receive notifications from two different projects but failed, how can one register a device with two different firebase apps ? Is there any http endpoint to register device by providing senderId and scope? Will be there any support for an instanceFor(FirebaseApp app) for messaging plugin ?