I'm using cordova platform and when app is closed Not able to get urbanairship.notification_opened event, I need this event to get value from extra object for navigation to respective module of application.
Not able to get urbanairship.notification_opened event when app is closed in cordova platform
Didn't find what you were looking for?
New post-
Jenn Miller
Hi Om,
Can I confirm that analytics is turned on for your Cordova app? You determine this by looking for these lines of code in your config.xml file:
<!-- Enable Analytics when the application launches --> <!-- Warning: Features that depend on analytics being enabled may not work properly if analytics is disabled (reports, location segmentation, region triggers, push to local time). --> <preference name="com.urbanairship.enable_analytics" value="true | false" />
Thank you. I look forward to your response!
Best regards,
Jenn Miller
Technical Support Engineer | Portland, ORComment actions -
Hi Jenn,
Yes, analytics is turned on for my Cordova app.
Thanks,
Om Kesarwani.
Comment actions
Please sign in to leave a comment.
Comments
2 comments