Browse Source

push语音插件

devlop
mo-bai 4 years ago
parent
commit
4450c9d2c2
3 changed files with 16 additions and 0 deletions
  1. BIN
      ios/BasePaperInquiryVoice.mp3
  2. 16
      manifest.json
  3. BIN
      nativeplugins/DC-PushSound/ios/pushsound.caf

BIN
ios/BasePaperInquiryVoice.mp3

16
manifest.json

@ -143,6 +143,22 @@
}, },
"uniStatistics" : { "uniStatistics" : {
"enable" : true "enable" : true
},
"nativePlugins" : {
"DC-PushSound" : {
"__plugin_info__" : {
"name" : "自定义推送铃声(iOS)",
"description" : "自定义iOS推送铃声",
"platforms" : "iOS",
"url" : "https://ext.dcloud.net.cn/plugin?id=690",
"android_package_name" : "paper.shopkeeper.sdk",
"ios_bundle_id" : "com.qniao.paper.shopkeeper",
"isCloud" : true,
"bought" : 1,
"pid" : "690",
"parameters" : {}
}
}
} }
}, },
/* */ /* */

BIN
nativeplugins/DC-PushSound/ios/pushsound.caf

Loading…
Cancel
Save