问题
I have implemented push notifications support as provided in the IBM Worklight Getting Started training module:
http://public.dhe.ibm.com/software/mobile-solutions/worklight/docs/v600/09_04_Push_notifications.pdf
My problem is when the application is in the background or closed, and I receive a push notification. I click on the notification but nothing happens - the notification disappears and the application doesn't launch.
I'm using worklight 6.0.0.1 and testing on Android OS v4.1 and v2.3.
Did I miss some configuration?
回答1:
Take a look at the approved answer from this question: IBM Worklight 5.0.6.1 - Not getting Push Notifications when phone/app is closed
- Make sure that you did not do the same error as mentioned in it.
- Please also add the relevant push implementation of your app to the question.
来源:https://stackoverflow.com/questions/20299267/ibm-worklight-6-0-0-1-push-enabled-app-does-not-open-when-tapping-a-notificati