jpush / jpush-hbuilder-demo

极光推送官方提供的 HBuilder 示例代码,可用于快速集成 JPush SDK 到 HBuilder 项目里。
https://docs.jiguang.cn
MIT License
144 stars 53 forks source link

【报bug】openNotification,onGetRegistrationId事件的回调方法中使用alert会卡死 #21

Closed iceychan closed 6 years ago

iceychan commented 6 years ago

openNotification,onGetRegistrationId事件的回调方法中使用alert会卡死 alert消息弹出后,无法点击确定关闭改消息 (目前只测试了ios设备)

huangminlinux commented 6 years ago

alert 换成 mui.alert 试试。