Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better examples on how to use this plugin with Angular #179

Open
shawnnolanjr opened this issue Apr 3, 2022 · 3 comments
Open

Better examples on how to use this plugin with Angular #179

shawnnolanjr opened this issue Apr 3, 2022 · 3 comments

Comments

@shawnnolanjr
Copy link

Can we get some examples on how to use this plugin with frontend frameworks like Angular? That would be awesome, because this article https://ionicframework.com/docs/native/push is using the old (phonegap push plugin) and since it's deprecated and says to use this one, there aren't any good examples on how to use the modules in apps.

Thanks.

@armandoxxx
Copy link

armandoxxx commented Apr 7, 2022

if it's any help https://github.com/armandoxxx/AngularWithCordova
I'm testing the same thing.
My mobile app can load image from camera and photogallery .. load some remote data .. but I'm experiencing some problems with notification on IOS (android notifications works just fine) ...
for Push plugin initialization and subscription to topic check services/notification.service.ts
IOS problem described here: https://stackoverflow.com/questions/71779267/notifications-not-showing-on-ios-with-cordova-plugin-havesource-cordova-plugin

@armandoxxx
Copy link

I've fixed the problem with IOs .. check the latest code on github. Works like a charm

@shawnnolanjr
Copy link
Author

I've fixed the problem with IOs .. check the latest code on github. Works like a charm

cool I'll have to check this out again, thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants