roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

Anyone knows how to integrate with Vue.js? #35

Open eladcandroid opened 6 years ago

jkasten2 commented 5 years ago

@eladcandroid I don't have any experience with Vue.js but if you could provide some details of what you need some one from community might be able to help.

d-a-p-h commented 5 years ago

I also want to know how to integrate with vue.

shinde-sagar commented 5 years ago

vue.js is a framework of javascript at the end the whole Vue files get converted into javascript. Is the same as javascript integration.

damir-hm commented 5 years ago

After Successfully installed plugin nativescript-onesignal build has error:

FAILURE: Build failed with an exception. A problem occurred configuring project ':app'. Could not resolve android.arch.lifecycle:viewmodel:1.1.0. .... Dependency path 'application:app:unspecified' --> 'com.android.support:appcompat-v7:28.0.0' --> 'com.android.support:support-fragment:28.0.0' --> 'android.arch.lifecycle:viewmodel:1.1.1'