From c726477cfb64867bbc569f9030ac7acec54c5d8b Mon Sep 17 00:00:00 2001 From: huangminlinux <380108184@qq.com> Date: Wed, 11 Oct 2017 11:29:40 +0800 Subject: [PATCH] remove jpush.startLocalNotification event in iOS docs --- doc/iOS_API.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/iOS_API.md b/doc/iOS_API.md index 77737a4..c100fa3 100644 --- a/doc/iOS_API.md +++ b/doc/iOS_API.md @@ -724,10 +724,6 @@ window.JPush.getUserNotificationSettings(callback) [获取自定义消息内容](#获取自定义消息内容) -### jpush.startLocalNotification - -[点击本地通知横幅启动 App](#点击本地通知横幅启动-app) - ### jpush.receiveLocalNotification [iOS 10 before 收到本地通知](#ios-10-before-收到本地通知) \ No newline at end of file