cordova-plugin-facebook-connect / cordova-plugin-facebook-connect

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
63 stars 90 forks source link

Can't fire custom events in Events Manager #140

Open power-cut opened 5 months ago

power-cut commented 5 months ago

Thanks for this plugin, I am in middle of implementing this plugin in my quasar framework app. The intent is Performance Analytics, Campaign Tracking, etc. Currently using V1(quasar framework) and V3(capacitor)

Although, I have installed the plugin in capacitor and it tracks the events in events manager on Facebook. It only tracks Activate app and App installs events. When I fire custom events as the per the documentation, the message is a success but it doesn't log any custom events. I am not sure, what am i missing here and how can i log custom events using this plugin.

ghobashy commented 4 months ago

I'm facing the same issue, did you find a solution?