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
So I've been using the "disablePush" boolean in my app to let users opt in or out of getting notifications but the method is no longer present since I updated to the latest 5.0 version! Is there a new one or something? I cannot find anything in the docs or here!
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
The disablePush method has been deprecated in 5.0.0. However, you can still disable push notifications to the subscription using the optOut SDK method.
Let us know if you have any additional questions or concerns!
How can we help?
So I've been using the "disablePush" boolean in my app to let users opt in or out of getting notifications but the method is no longer present since I updated to the latest 5.0 version! Is there a new one or something? I cannot find anything in the docs or here!
Code of Conduct
The text was updated successfully, but these errors were encountered: