Skip to content

修改 API & 调整 demo

Compare
Choose a tag to compare
@KenChoi1992 KenChoi1992 released this 06 Jul 07:50
· 589 commits to master since this release

Change Log

Android

  • 调整 clearNotificationById,参数由 string 改为 number
  • 修改 notifyJSDidLoad 为异步接口
  • 新增 jumpToPushActivity,在收到通知后,点击跳转到指定界面。详情请参考 demo 的使用。

fix bug