Mobile App Notifications Are Slow (Android)

I use code like this:

service: notify.mobile_app_geoff_s_s21
data:
  data:
    ttl: 0
    priority: high
    push:
      sound:
        name: default
        critical: 1
        volume: 1
  message: Blah Blah
  title: Blah Blah

This delivers the notification immediately. What are you using?

3 Likes