Posts by user76564 • 21 points
2 posts
-
1
votes0
answers389
viewsQ: Manipulating data in Ionic 2
I am using Ionic 2 for the development of an application, I would like to know how I can use the values sent from a form within a method. I have the following form: <form [formGroup]="updateUser"…
-
1
votes0
answers144
viewsQ: Ionic 2 + One Signal for Notifications
My Ionic plugin is already integrated with Firebase and One Signal, I can already work with login and password and send notifications. My problem is customizing notifications. In the sound field, I…