Skip to content

Commit cbd56d3

Browse files
authored
Update iOS.md
1 parent b91062b commit cbd56d3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

example/document/iOS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,3 +294,6 @@ import Getui from 'react-native-getui'
294294
//Getui...
295295
296296
````
297+
**注意:**
298+
299+
Apple 在 iOS 10 中新增了Notification Service Extension机制,可在消息送达时进行业务处理。为精确统计消息送达率,在集成个推SDK时,可以添加 Notification Service Extension,并在 Extensions 中添加 GTExtensionSDK 的统计接口,实现消息展示回执统计功能。具体可参考[个推集成文档](https://docs.getui.com/getui/mobile/ios/xcode/)

0 commit comments

Comments
 (0)