How to configure Airship in ionic 5 Capacitor js?

As i want to configure the push notification in capacitor.js. Can you please provide a kickstart example in ionic5 with capacitor.js.                                                            It can be helpful to migrate from cordova to capacitor. 

Thanks in advance 

 

Didn't find what you were looking for?

New post

Comments

2 comments

  • Ganesh,

    Airship does not support Capacitor.js. You're welcome to try and migrate Cordova to Capacitor yourself, but at this time it is not on our roadmap.

    Thank you,

    Eric L.
    Technical Support Engineer
    Airship Group | Apptimize | Portland

    Comment actions Permalink
    0
  • To configure Airship in an Ionic 5 Capacitor app, you first need to set up an account with Airship and create a project to obtain your API keys. Afterward, install the Airship SDK for Capacitor by adding it to your project. Use the command npm install @urbanairship/capacitor to install the package. Once installed, import the Airship module in your app.component.ts file and initialize Snapchat best friends list it within the ngOnInit lifecycle method, using your project credentials.

    Comment actions Permalink
    0

Please sign in to leave a comment.