You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/09/14 10:38:42 UTC

[GitHub] [cordova-ios] chopnut opened a new issue #668: How do I set this FacebookAutoLogAppEventsEnabled to TRUE in my cordova project on iOS?

chopnut opened a new issue #668: How do I set this FacebookAutoLogAppEventsEnabled to TRUE in my cordova project on iOS?
URL: https://github.com/apache/cordova-ios/issues/668
 
 
   I seem to be getting this warnings on xCode after compiling platform cordova-ios?
   
   I can't seem to find anywhere on the web how to enable this on my project.
   
   : Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events.
   
   : You haven't set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events.
   
   I was under the impression that this is the default.
   
   Current set up:
   - Cordova 8.0.0
   Plugin in question
   - cordova-plugin-facebook4@5 (Im using version 5 as 6 doesnt seem to be compatible with cordova 8)
   
   Other plugins
   - cordova-plugin-fcm
   - cordova-plugin-file
   - cordova-plugin-inappbrowser
   - cordova-plugin-customurlscheme
   - cordova-plugin-ionic-webview
   
   
   <!------------^ Click "Preview" for a nicer view! -->
   
   Apache Cordova uses GitHub Issues as a feature request and bug tracker _only_.
   For usage and support questions, please check out the resources below. Thanks!
   
   ---
   
   You can get answers to your usage and support questions about **Apache Cordova** on:
   
   * Slack Community Chat: https://cordova.slack.com (you can sign-up at http://slack.cordova.io/)
   * StackOverflow: https://stackoverflow.com/questions/tagged/cordova using the tag `cordova`
   
   ---
   
   If you are using a tool that uses Cordova internally, like e.g. Ionic, check their support channels:
   
   * **Ionic Framework**
     * [Ionic Community Forum](https://forum.ionicframework.com/)
     * [Ionic Worldwide Slack](https://ionicworldwide.herokuapp.com/)
   * **PhoneGap**
     * [PhoneGap Developer Community](https://forums.adobe.com/community/phonegap)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org