Closed edunatalec closed 3 years ago
The setAdvertiserTrackingEnabled was throwing a null check error
In iOS I've got this error "FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized", so I need to implement this method "initializeSDK" to work
im also encountering this issue. when will this branch merge? :(
The setAdvertiserTrackingEnabled was throwing a null check error
In iOS I've got this error "FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized", so I need to implement this method "initializeSDK" to work