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

Event Parameters Blocked on Stock SDK Install #2465

Open
5 tasks done
danhalliday opened this issue Aug 5, 2024 · 0 comments
Open
5 tasks done

Event Parameters Blocked on Stock SDK Install #2465

danhalliday opened this issue Aug 5, 2024 · 0 comments

Comments

@danhalliday
Copy link

Checklist before submitting a bug report

Xcode version

15.2

Facebook iOS SDK version

17.0.2

Dependency Manager

SPM

SDK Framework

Core

Goals

Create a campaign which optimises for the Subscribe standard event.

Expected results

I integrate the Facebook iOS SDK as per the official docs, I release my new app version, I see app events are coming in, and I'm able to create a new campaign that optimises for the Subscribe event.

Actual results

In events manager, I see an 'event parameters blocked' diagnostic message. The summary states I'm sending personal data with an event parameter fb_content_title in several payment events such as fb_mobile_purchase.

When examining the FBSDK log output, I see that the offending parameter is only sending the names of my in-app purchase products, not personal data.

Nobody in support in the Facebook Business system can tell me anything about this. Nobody there seems to know the first thing about the iOS SDK. This is a 100% vanilla install, as per the docs. I'm not sending any custom events, just the stuff the SDK tracks automatically. What am I supposed to do?

Steps to reproduce

Just do a standard SDK integration in an iOS app and release it to the App Store. Go to events manager and see the incorrectly blocked events.

Code samples & details

This isn't a code issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant