Questions tagged as 'onesignal'

1
answer

Ionic - Onesignal - In handleNotificationReceived does not update my view

I tried to update an array after receiving a notification from Onesignal: getMsg.ts (simplified): ... getMsg = Array<Object> = []; ... constructor( ... private oneSignal: OneSignal ... ) { ... this.oneSignal.handleNotificationR...
asked by 20.06.2017 / 12:31
1
answer

Obtain the OneSignal userId in the IONIC app

I need to access the UserId of a pushnotification component with the OneSiganl plugin in an Ionic application. The provider where I do the initialization is called in app.component.ts. I create the service without problem and the notification...
asked by 26.01.2018 / 14:03
0
answers

No users subscribe to OneSignal with android versions 5 or higher

I am integrating notifications-push in my hybrid application developed in Ionic v1, but I have contracted with a slightly strange problem, and that is that users with android version 5 or higher are not are subscribing to the OneSignal platf...
asked by 01.07.2017 / 20:03