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
{{ message }}
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
The sample code in the Send a subscription to your server section contains the following snippet:
However, there is no
getKeys
method on PushSubscription. The correct method call isgetKey(name)
The text was updated successfully, but these errors were encountered: