|
@@ -169,7 +169,7 @@ class PushObject:
|
|
|
push_data['direct_boot_ok'] = True
|
|
|
result = push_service.notify_single_device(registration_id=token_val, message_title=msg_title,
|
|
|
message_body=msg_text, data_message=push_data,
|
|
|
- sound='android.resource://your.package.name/raw/phone_call',
|
|
|
+ sound='android.resource://com.ansjer.zccloud_a/raw/phone_call',
|
|
|
click_action='android.intent.action.VIEW',
|
|
|
extra_kwargs={'default_sound': True,
|
|
|
'default_vibrate_timings': True,
|