aws / aws-sdk-mobile-analytics-js

Amazon Mobile Analytics JavaScript SDK
Apache License 2.0
82 stars 38 forks source link

Not working inside service worker . #26

Closed sk16 closed 6 years ago

sk16 commented 6 years ago

Mobile analytics is not working inside service worker . Its not sending any session-start , session-stop or any custom event .

cheruvian commented 6 years ago

Amazon Mobile Analytics is now Amazon Pinpoint. The official recommended SDK for recording events to Amazon Pinpoint in javascript is AWS Amplify which does work within a service worker.