Skip to content

sound 自定义声音在前台时候不默认播放 #72

Description

@IceTears1

GTSDK willPresentNotification :{
aps = {
alert = {
body = 333;
title = 111;
};
sound = new_order.mp3;
};
type = "new_order";
voiceText = "\U4f60\U6709\U4e00\U6761\U65b0\U8ba2\U5355123456";
voiceType = 1;
}
ios端我期望 sound有值的时候 仅仅杀掉app时候自动播放 ,如果再前台不播放 sound 我自己去处理这个音频
这个是否能够支持

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions