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

[Question]: Google upcoming third party cookies phaseout #1169

Open
nicfix opened this issue Apr 16, 2024 · 2 comments
Open

[Question]: Google upcoming third party cookies phaseout #1169

nicfix opened this issue Apr 16, 2024 · 2 comments

Comments

@nicfix
Copy link

nicfix commented Apr 16, 2024

How can we help?

I noticed that the __cf_bm cookie from the current version of OneSignal Web SDK is being flagged by Google as potentially blocked in the future.

I am currently using version 16 of the OneSignal Web sdk through the react-onesignal library.

Is there something I should do to prevent issues from happening whenever Google will block third party cookies? (Expected for later this year).

@nicfix nicfix changed the title [Question]: Google upcoming third party cookies phaseoutr [Question]: Google upcoming third party cookies phaseout Apr 16, 2024
@jkasten2
Copy link
Member

@nicfix
The OneSignal SDK doesn't depend on the __cf_bm cookie so it won't break anything if it becomes blocked, OneSignal's servers use CloudFlare so it is getting added automatically.

Could you share the details on where Google is flagging this cookie?

@nicfix
Copy link
Author

nicfix commented Apr 17, 2024

Hi @jkasten2, thanks for your quick reply.

We are seeing the cookie being flagged in the Issues tab of Chrome's inspector.
Here's a screenshot of the issue:
cookie-issue

I redacted the cookie from another third party that is not relevant to this conversation.

We are using react-onesignal@3.0.1 which in turns uses this library.

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

2 participants