jeduan / cordova-plugin-facebook4

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

Log Event issue during logging the events in event manager of Facebook. #807

Closed kamanatripathi closed 4 years ago

kamanatripathi commented 4 years ago

Hey! So i want to track my app events and i have installed my facebook Sdk with appid app name and infact enabled hybrid app events true. I have enabled all logeventsenabled,autoinit,setadvertiserIdCollectiomEnabled. All im getting is app install and launch events LOGGED in.

My piece of code is this.fb.logEvent(this.fb.events.event_name_added_to_cart); I guess this is enough for the events to be tracked. Am i missing out on something? Please help me. Thank you in advance. Cli-5.4.1 Cordovapluginfacebook4 -6.0.0

Please do not submit support requests or "How to" questions here. Instead, please use channels like StackOverflow or the Ionic forum

For issues or feature requests related to the code in this repository file a Github issue and provide as much details as possible

Bug or feature request

[ ] I'm reporting a reproducible issue with the code [ ] I'm reporting a feature request

Describe the Bug of feature request

A clear and concise description of what the bug or feature request is

Expected Behavior

A clear and concise description of what you expected to happen

Plugin version, OS, devices, etc

Please provide information about the plugin version, OS, devices etc. where you faced your issue

Sample repo

A sample repo will dramatically decrease the time needed for this issue to be fixed, if you could, please provide one in order to reproduce the problem

Alternatively, provide a link to the source code of your app

Additional Context

List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, screenshots, OS if applicable, etc.

Important note

Unfortunately since this is a project done in spare time, support requests or "How to" questions will be closed without any further comments

If we consider your issue to not be well documented, it will be closed without further comments too

Thx you in advance for your understanding

peterpeterparker commented 4 years ago

Plz use other channels, like http://stackoverflow.com/ or https://forum.ionicframework.com/ for support requests, thx