Alex Sheiko
Results
2
comments of
Alex Sheiko
Adding `ApplicationDelegate.initialize()` to AppDelegate.swift helped me finally see the events Full code: 1. AppDelegate.swift ``` import UIKit import Foundation import FBSDKCoreKit @UIApplicationMain @objc class AppDelegate: FlutterAppDelegate { override func application(...
I have the same issue on Android 4.4 emulator