Hello Outsystems team and everyone,
I am currently looking to override the onMessageReceived function to further handle the reception of messages into Firebase from a third party (Sendbird). However, upon checking the git plugin, it seems to have already been overridden in "com.github.outsystems:osfirebasemessaging-android:1.1.3@aar", and this package is not public.
Therefore, is there any way that I can override Firebase functions in Kotlin with third-party integrations?
Refer to Sendbird: Step 5 Handle an FCM message payload
Could you please provide some guidance on this?
Thanks all