ng-push
ng-push copied to clipboard
Get user ID from permission
How can I get user's ID (to know which one to send the notification)?
_pushNotifications.requestPermission();
is just a simple void...