thebergamo / react-native-fbsdk-next

MIT License
644 stars 166 forks source link

(iOS) Automatic purchase event is not logging in iOS sdk 17.0.0 #529

Open Tarun24RN opened 4 weeks ago

Tarun24RN commented 4 weeks ago

🐛 Bug Report

In iOS facebook automatic logged In-App Purchase event is not logging after updating the library and ios sdk to 17.0.0 .

Expected Behavior

Subscribe event should come when user purchase subscription in app.

Code Example

Subscribe event is automatically logged event, no extra code from our side for this event is required.

Environment

"react-native": "^0.72.0" "react-native-fbsdk-next": "^13.0.0"

OkyDokyApp commented 3 weeks ago

@Tarun24RN same issue here since upgrading.

I tried downgrading to react-native-fbsdk-next 12.2.0 but I still don't appear to see any attributed purchase events in Meta Ads anymore.

I'm not sure which react-native and react-native-fbsdk-next versions I had when it was working.

Did you get it to work again? If so which versions of react-native and react-native-fbsdk-next are you using?

Thank you in advance!