Eric

Results 37 comments of Eric
trafficstars

It seems like even at the first login, the name is now missing? Anyone else faces that issue?

missing from 13.4.1 and 14

@breautek what about https://github.com/apache/cordova-ios/pull/1157

@msmtamburro was this pull request final? Still marked as Draft? Is this pull request fully working ?

@GymotgM It's not been pushed AFAIK

Any update with this? It's been a year...

Any update on this? Thanks

@rince1984 thanks for sharing, we will use that as a temp work around

Figured it out, you might want to update the documentation. Android < 8 needs payload.notification.sound = "my sound" Android >= 8 needs payload.android.notification.sound = "my sound" In your doc ```...