Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Dashboard Not Updating #145

Closed
Foudas opened this issue Sep 29, 2021 · 2 comments
Closed

Facebook Dashboard Not Updating #145

Foudas opened this issue Sep 29, 2021 · 2 comments

Comments

@Foudas
Copy link

Foudas commented Sep 29, 2021

Everything is Setup and Working Fine, Except, Log Events don't Get Updated on the Facebook Events Dashboard

Steps to Reproduce (for bugs)

Just Use the Plugin As Usual

Context

I'm Trying to Use Facebook Events in my App, Log Events like Notification Check to Facebook Events Log. No Errors Show up, but the Dashboard itself doesn't Update. Happens both on Android and iOS

Flutter Doctor Output

[✓] Flutter (Channel stable, 2.5.1, on macOS 11.5.2 20G95 darwin-x64, locale en-GR)
    • Flutter version 2.5.1 at /Users/christosfountoulis/Developer/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision ffb2ecea52 (12 days ago), 2021-09-17 15:26:33 -0400
    • Engine revision b3af521a05
    • Dart version 2.14.2

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Users/christosfountoulis/Library/Android/sdk
    • Platform android-30, build-tools 30.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 13.0, Build version 13A233
    • CocoaPods version 1.11.2

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2020.3)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.10+0-b96-7281165)

[✓] Android Studio
    • Android Studio at /Users/christosfountoulis/Downloads/Android Studio 4.2 Preview.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6842174)

[✓] IntelliJ IDEA Community Edition (version 2021.1.2)
    • IntelliJ at /Applications/IntelliJ IDEA CE.app
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart

[✓] Connected device (3 available)
    • sdk gphone x86 arm (mobile) • emulator-5554             • android-x86    • Android 11 (API 30) (emulator)
    • Chris’s iPhone (mobile)  • 00xxxxxxxxxxx1E • ios            • iOS 14.x.x 1xG82
    • Chrome (web)                • chrome                    • web-javascript • Google Chrome 9xx.0.xxx6xx.61

• No issues found!
@DennisAlund
Copy link
Member

Can you elaborate on what "everything works fine" includes if logging doesn't work?

What can you observe to be "working fine"? Please clarify if you have auto-logged events recorded, what data that you successfully collect and what events that you can record (and which you tried that doesn't work)

@DennisAlund
Copy link
Member

Please have a look at the app in example folder as I have updated it with a full Facebook App configuration, tested and confirmed that it reports to the Facebook App Events dashboard correctly on Android. It is likely that you have misconfigured your project.

Later on, if you make it work on Android and have problem on iOS. Please follow up conversation in #148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants