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

Bug in the Perfecty Push Service Worker detection #42

Closed
rwngallego opened this issue May 7, 2021 · 1 comment · Fixed by #43
Closed

Bug in the Perfecty Push Service Worker detection #42

rwngallego opened this issue May 7, 2021 · 1 comment · Fixed by #43
Labels
bug Something isn't working

Comments

@rwngallego
Copy link
Collaborator

rwngallego commented May 7, 2021

Relates to:
https://wordpress.org/support/topic/update-issue-with-the-plugin-progressive-wordpress/

There's a third party Service Worker in the root scope, when the registration is triggered, the Perfecty SDK detects it as a conflict but skips the Service Worker installation:

Starting Perfecty Push SDK
perfecty-push-sdk.min.js?ver=1.1.3:1 Drawing controls
perfecty-push-sdk.min.js?ver=1.1.3:1 Showing the bell and settings controls
perfecty-push-sdk.min.js?ver=1.1.3:1 The site has not permissions granted
perfecty-push-sdk.min.js?ver=1.1.3:1 Perfecty Push SDK was started
perfecty-push-sdk.min.js?ver=1.1.3:1 User is accepting the subscription
perfecty-push-sdk.min.js?ver=1.1.3:1 Requesting Notification permission
perfecty-push-sdk.min.js?ver=1.1.3:1 Notification permission
perfecty-push-sdk.min.js?ver=1.1.3:1 granted
perfecty-push-sdk.min.js?ver=1.1.3:1 User has granted permissions
perfecty-push-sdk.min.js?ver=1.1.3:1 Service Worker found
perfecty-push-sdk.min.js?ver=1.1.3:1 Registering user
perfecty-push-sdk.min.js?ver=1.1.3:1 Subscribing to Push Notifications
perfecty-push-sdk.min.js?ver=1.1.3:1 Sending user registration
perfecty-push-sdk.min.js?ver=1.1.3:1 Registering user in the server
perfecty-push-sdk.min.js?ver=1.1.3:1 The user was registered successfully
perfecty-push-sdk.min.js?ver=1.1.3:1 Hiding the bell and settings control
@rwngallego
Copy link
Collaborator Author

This has been released on the v1.1.4 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant