PeterStaev / nativescript-azure-mobile-apps

:cloud: NativeScript plugin for working with Microsoft Azure Mobile Apps services
Apache License 2.0
30 stars 10 forks source link

Support Push Notifications #7

Closed georgeedwards closed 7 years ago

georgeedwards commented 8 years ago

Hi Peter,

I believe that the only feature not currently supported is Push Notifications? It would be great to add this. Again, I am more than happy to help with this (although I am not sure how helpful I was on the Auth PR). Anyway, it would be good to hear your thoughts.

Habeeb-mohamed commented 7 years ago

It will be great to have push notification

PeterStaev commented 7 years ago

This is now implemented with the version 1.0 on npm.

Habeeb-mohamed commented 7 years ago

It is working fine in iOS, but have issues in android

PeterStaev commented 7 years ago

@Habeeb-mohamed , please open a new issue and provide more details what & where it is not working. I have tested on a geny simulator and it is working in my case, so it must be something specific to your setup.

Habeeb-mohamed commented 7 years ago

I am try to reproduce the issue in blank application. I will share the repository when done. Thank for quick response .

Habeeb-mohamed commented 7 years ago

I managed to fix the issue. If i follow steps found in azure portal. It has issue since google migrated to firebase. I have created the project in firebase and it is working fine.