41 questions
0
votes
0
answers
45
views
MoEngageDebuggingLogger issue when running app
/Users/runner/work/MoEngage-iPhone-SDK/MoEngage-iPhone-SDK/source/Sources/MoEngageCore/Storage/Location/MoEngageKeychainStorage.swift:107: Fatal error: MoEngage || 4514OD0Q31D8DJFBD5SX06TR_DEBUG || ...
0
votes
0
answers
71
views
MoEngage iOS SDK 10.8.1 fails to build on Xcode 16.1 (Swift toolchain mismatch)
I’m trying to use MoEngage iOS SDK 10.8.1, but it fails to build on Xcode 16.1 due to a Swift toolchain mismatch.
Error:
Failed to build module 'MoEngageCore'; this SDK is not supported by the ...
0
votes
1
answer
94
views
Moengage: React native not working for Android Simulator
Has anyone worked on React Native SDK before, with iOS simulator works as expected but not not with Android simulator?
I've logging the Workspace ID (App ID) and no errors in the console it seems.
I ...
0
votes
0
answers
93
views
Moengage user push notifications enabled or not?
I want to know if there's any api in moengage by which I can get if user has enabled push notifications or not, I want to keep my systems in sync to know for which users push notifications is enabled ...
0
votes
3
answers
202
views
'ReactNativeMoEngage/MoEngageReactUtils.h' file not found
not sure what i did wrong here, but i'm trying to integrate MoEngage into our project using React Native.
Android Works fine, integration, notification push, inapp etc all works fine.
but now we try ...
0
votes
1
answer
95
views
Moengage React Native integration validation unsuccessful?
currently we try to implement Moegange as engangement tool for our app, we already follow the necessary steps here https://developers.moengage.com/hc/en-us/categories/4404199274900-React-Native-SDK
...
0
votes
1
answer
95
views
How to Force TypeScript to Ignore react-native-moengage Errors
I'm working on a React Native project using the react-native-moengage module for analytics. Unfortunately, this library lacks proper TypeScript definitions, and I'm encountering TypeScript errors when ...
-2
votes
1
answer
88
views
MoEngage // On sending an email in MoEngage, need to hide some HTML block if user has clicked on a identified link on previows campaign
I've sent an email in MoEngage with 2 questions, like this:
question 1...?
a) answer has link 1a: link_a?utm_term=2024-06-28&user_id=&receitas=doces;
b) answer has link 1b: link_b?utm_term=...
0
votes
1
answer
51
views
Is there any method to track the user order journey from CRM
I have installed Moengage on my e-commerce Website. Whenever user book an order from the website, I fire specific events in the Moengage. After booking, the order is placed in the CRM and my internal ...
0
votes
1
answer
684
views
MoEngage: Deep Link Navigation in Push Notifications Not Working When App is Killed
I am facing an issue where the deep link navigation from push notifications does not work when the app is killed, it works fine when the app is either active or in the background. MoEngage React ...
1
vote
1
answer
823
views
Moengage integration in Flutter not working on Android, events not visible on dashboard
I'm currently integrating Moengage into my Flutter application, but I'm encountering an issue specifically on Android. I've followed the setup instructions provided in the documentation, and while the ...
-1
votes
1
answer
169
views
How can I integrate MoEngage for web push notifications using different server-side methods?
I'm in the process of implementing web push notifications for my website and I'm considering MoEngage as a potential solution. However, I'm seeking guidance on integrating MoEngage for web push ...
0
votes
1
answer
94
views
If we are selection Tag type as Login in Google tag manager ,then do we need to add trigger for that tag? How does the Login tag type work?
Not been able to track Login event in moengage
I am expecting to get the login event when user logs in to the system with the use of Tag type as Login. But unable to understand what else I am suppose ...
1
vote
1
answer
283
views
How to integrate Moengage in Node js API's to send email notification on user action?
Is there any way to integrate Moengage in Node Js API's to send notification to the user on user event?
I go through the Moengage API docs but didn't get any relevant information to integrate Moengage ...
0
votes
2
answers
839
views
Moengage Push Notification Click Not Redirecting While App On Foreground/Running in Background
Hello I am currently running a Flutter app that is using Moengage to send push notifications. Currently, the notification is receiving just fine. But, there is a problem that only occurs in iOS: the ...