Cordova-plugin-firebasex: InApp Messaging not working in Android

Created on 4 Aug 2020  路  2Comments  路  Source: dpa99c/cordova-plugin-firebasex

I couldnt get InApp messaging working in my Android App. I have tried doing almost everything including sending the message to all live users. Except this, i have everything else working fine. Is there something I missed? the documentation says there is nothing we need to do, the plugin already includes the modules.

android bug runtime issue

Most helpful comment

The inappmessaging component was erroneously removed from plugin.xml - I've re-added it in the above commit.
This fix will go out in the next patch release.

All 2 comments

This looks like a regression bug as I can't get it to work now either although it definitely worked previously so may be due to updating the InApp Messaging SDK component in a recent release.

I'll look into this.

The inappmessaging component was erroneously removed from plugin.xml - I've re-added it in the above commit.
This fix will go out in the next patch release.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

leabdalla picture leabdalla  路  7Comments

benwhomsley picture benwhomsley  路  4Comments

JumBay picture JumBay  路  7Comments

hastom picture hastom  路  6Comments

EinfachHans picture EinfachHans  路  5Comments