I am seeing the native iOS notification banner trigger twice for all notifications. This occurs when testing push notifications through both the UA dashboard and the python API. The banner displays twice in quick succession with two sounds/buzzes, but the notification appears only once in the iOS system message center. My app also only processes the notification once via my custom UAPushNotificationDelegate.
Could this be a problem with my initial configuration or certificates? I am trying to migrate from Parse using the same push notification certificates if it makes any difference. I have both the development and production app keys and secrets in my AirshipConfig.plist (I would have added just development but it seemed to complain before I added production). This is a development Urban Airship app that I am testing with.
Comments
5 comments