Open android app from PUSH notification

前端 未结 4 1401
独厮守ぢ
独厮守ぢ 2021-02-06 02:41

Got a little problem that\'s been bugging me..

I\'ve set up my application to receive PUSH notifications from Urban Airship and that all works fine, but when I tap on a

4条回答
  •  说谎
    说谎 (楼主)
    2021-02-06 03:18

    You need to use a custom notification builder and use one of your activities as the PendingIntent.

    https://docs.urbanairship.com/android-lib/reference/com/urbanairship/push/CustomPushNotificationBuilder.html

提交回复
热议问题