Skip to content

Commit 7cfa040

Browse files
authored
Update README.md
1 parent 2826616 commit 7cfa040

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
- `iOSShare.mm` 负责 iOS 自带的分享功能的实现
3434
- `iOSUIView.mm` 包含部分 iOS Native UI的功能(比如应用内展示横幅,可用于应用内消息推送)
3535

36+
## 注意事项
37+
- 在调用插件方法之前先调用 `iOSNative.cs` 中的initialize方法进行插件初始化
38+
3639
# 已知问题
3740
- ClearICloudSave() 会导致游戏卡死

0 commit comments

Comments
 (0)