app中建立了通知渠道,打印出来通知渠道的信息内容如下:
{"channels":["NotificationChannel{mId='testid', mName=testDesc, mDescription=, mImportance=3, mBypassDnd=false, mLockscreenVisibility=-1000, mSound=android.resource://uni.UNI809DDDD/raw/2131558402, mLights=true, mLightColor=0, mVibration=null, mUserLockedFields=0, mFgServiceShown=false, mVibrationEnabled=true, mShowBadge=true, mDeleted=false, mDeletedTimeMs=-1, mGroup='null', mAudioAttributes=null, mBlockableSystem=false, mAllowBubbles=-1, mImportanceLockedByOEM=false, mImportanceLockedDefaultApp=false, mOriginalImp=3, mParent=null, mConversationId=null, mDemoted=false, mImportantConvo=false}"]}
mSound最终找的文件为什么是2131558402?我重来没有配置过这个文件的呀?
现在遇到的问题是在线通知消息,没办法自定义铃声,我猜测是因为找不到铃声文件