|
@@ -483,6 +483,7 @@ class DevicePushService:
|
|
|
"received_at": n_time, "sound": "sound.aif", "uid": uid, "zpush": "1", "channel": channel}
|
|
|
result = push_service.notify_single_device(registration_id=token_val, message_title=msg_title,
|
|
|
message_body=msg_text, data_message=data,
|
|
|
+ click_action='android.intent.action.VIEW',
|
|
|
extra_kwargs={
|
|
|
'default_vibrate_timings': True,
|
|
|
'default_sound': True,
|