OneSignal / onesignal-ngx

OneSignal Angular
Other
5 stars 5 forks source link

No Exported Member #2

Closed ludufre closed 2 years ago

ludufre commented 2 years ago

When I try to import (import { OneSignalService } from 'onesignal-ngx';) I receive error:

The module '"onesignal-ngx"' don't have exported member 'OneSignalService'.ts(2305).

rgomezp commented 2 years ago

Howdy, What version of the package are you using?

We renamed OneSignalService to OneSignal in version 5 of the beta.

rgomezp commented 2 years ago

Closing due to inactivity

orajiakuchibuchi commented 2 years ago

This should be updated on the documentation blog as well,

https://onesignal.com/blog/how-to-integrate-push-notifications-in-angular/

rgomezp commented 2 years ago

@orajiakuchibuchi Great call. Updated!

ali-alamine commented 2 years ago

@orajiakuchibuchi Great call. Updated!

Still needs to update the instance in the constructor