facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.73k stars 3.5k forks source link

Purchase event got ineligible for Meta AEM without any changes in the app #2359

Closed bleshik closed 1 month ago

bleshik commented 1 month ago

Checklist before submitting a bug report

Xcode version

15.3

Facebook iOS SDK version

16.0.0

Dependency Manager

CocoaPods

SDK Framework

Core

Goals

Make Purchase events eligible for Meta AEM

Expected results

Purchase event is eligible for Meta AEM

Actual results

Purchase event got ineligible for Meta AEM. This happened without releasing app (so no changes were made), and it is not fixed after updating SDK. All other events seem to be fine though. We see all events in the events manager also (Purchase and others).

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
bleshik commented 1 month ago

Seems like all the events sent using facebook-nodejs-business-sdk are not eligible anymore.

Created an issue there as well: https://github.com/facebook/facebook-nodejs-business-sdk/issues/278

bleshik commented 1 month ago

Issue got solved after updating iOS sdk to the latest version 16.3.1