You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
nicfix
changed the title
[Question]: Google upcoming third party cookies phaseoutr
[Question]: Google upcoming third party cookies phaseout
Apr 16, 2024
@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?
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).
The text was updated successfully, but these errors were encountered: