Questions tagged [moengage]

MoEngage is a User Engagement & App Analytics platform helping mobile marketers engage users smartly through personalized interactions

MoEngage is a User Engagement Platform helping mobile marketers engage users smartly through personalized interactions.

Platforms supported by MoEngage

  • Android
  • iOS
  • Web

Official Website: http://www.moengage.com

Official documentation: https://docs.moengage.com/docs

Tutorials and examples:

24 questions
0
votes
1 answer

React-native setup of Moengage errors when running android: package MoEngage does not exist

I'm installing MoEngage sdk and react-native-moengage packages on my react native app, but I have been unable so far to run the app even after following the guide in the official site Removing everything related to moengage makes the app run again,…
0
votes
1 answer

Server key (for legacy protocols) - authorizes your app server for access to Google services . Meaning?

Do Server key (for legacy protocols) gives access to other fcm/gcm projects associated with a developer account . In my case , 1. I already have a gcm project(server key1) and I created new fcm project(server key2) for the same app. 2. Now my new…
0
votes
1 answer

Has anyone successfully implemented MoEngage Push Notifications in React Native?

I am trying to integrate react-native-moengage based push notifications to my React Native app and it is showing me Push Token Not Generated error. Here is my code, where I am initialising the SDK: public class MainApplication extends…
0
votes
1 answer

How to integrate moengage in ReactJs app?

Has any one of you successfully integrate Moengage in ReactJs ? I have try it by put this inside tag on index.html of HTMLWebpackPlugin's template.