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

Warning logging when using TrackPanelistsOnly #13

Open
aegzorz opened this issue Mar 19, 2024 · 0 comments
Open

Warning logging when using TrackPanelistsOnly #13

aegzorz opened this issue Mar 19, 2024 · 0 comments

Comments

@aegzorz
Copy link

aegzorz commented Mar 19, 2024

Hi!

We recently updated to the latest version of the SDK (6.0.2) and noticed that we're seeing warnings logged because we're calling sendTag(withCategories:contentID:completion) while in TrackPanelistsOnly mode.

Would it be possible to expose an API to allow us to know if the user is a panelist or not?

We'd prefer to not change the verbosity to error just to avoid the excessive logging. Right now we call the sendTag function for all users, since we don't know if it should be tracked or not.

ardian4 added a commit that referenced this issue May 23, 2024
…sonUrlSchemeSyncFormat to version 5.0.3 and set them to true (#13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant