2

I need to add Firebase InAppMessaging with iOS Cordova project. I have been following Firebase documentation from official website

How can I use this to add into Cordova based project? I have created pod files as describe in documentation, However application is still now loading in-App Messaging.

James Z
  • 12,209
  • 10
  • 24
  • 44
Robin Royal
  • 1,788
  • 1
  • 18
  • 29

1 Answers1

1

Use the firebasex project, that have Inapp Messaging and others firebase features already for cordova.

Douglas Ianitsky
  • 167
  • 1
  • 13