We observed some anomalies with push notification

Recently, we found some anomalies through our custom api statistics.
In airship's Activity Log dashboard, we see that all push are normal.
But on these Notifications below, we found that our stats were more than halved.

4cdb03c0-1f06-11ed-9d3b-02425b206633
ba896b11-1d84-11ed-8b79-02427217562f
cd43bce0-1caa-11ed-b863-0242cb41e154
77778500-1b18-11ed-b238-0242c78a0012

On our ios, we used UNNotificationServiceExtension to listen notification event.
On android, we used airship.getPushManager().addPushListener.

Normally, we count about 20w recipients for each Notification, but in the Notifications listed above, we only counted 4~6w.
We checked the overall process and found that our program are normal.

Under what circumstances might some users not be able to receive messages? The number of APP NOTIFICATION SENDS on the activity log page is also inconsistent with the number we counted.
How is this number defined, is it accurate?

Didn't find what you were looking for?

New post

Comments

7 comments

  • Hi Zoe,

    Thanks for reaching out to Airship Technical Support! Could you please share the app key for your project?

    Regards,

    Arushi S.
    Sr. Technical Support Engineer
    Airship | San Francisco, CA

    Comment actions Permalink
  • Hi Arushi,
    The app key is G3p-RCV_QCSzn-A1sSQjIw.

    Thanks

    Comment actions Permalink
    0
  • I found that i made a mistake.
    The W is Chinese's count unit. So, on the above, i say "20w" and "4~6w", it meant 200k and 40~60k.

    Comment actions Permalink
    0
  • Hi Zoe,

    I have created a support ticket to help troubleshoot this issue for you. You should have received an email regarding the same.

    Regards,

    Arushi S.
    Sr. Technical Support Engineer
    Airship | San Francisco, CA



    Comment actions Permalink
    0
  • Hi Arushi,
    I can't see the account's email because I don't have the email password.
    Can you please email me directly, my email is xueren@nukaka.com

    Comment actions Permalink
    0
  • Hi Zoe,

    I have included your email address: xueren@nukaka.com, please look out for a verification email to verify your account and then access the support ticket afterward.

    Regards,

    Arushi S.
    Sr. Technical Support Engineer
    Airship | San Francisco, CA

    Comment actions Permalink
    0
  • When some users do not receive messages despite normal push notification processes, several factors could be at play. These include device-specific issues like being turned off or experiencing connectivity problems, opt-out or notification settings where users have chosen not to receive notifications or have specific configurations, app-specific integration issues such as incorrect token handling or misconfiguration, and occasional delivery failures or delays in the push notification infrastructure.
    Regards
    Dexter Jaziel


    Comment actions Permalink
    0

Please sign in to leave a comment.