Skip to content

Commit 52148c9

Browse files
authored
Update README.md
1 parent 6d5719e commit 52148c9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@
1818
- Unity2017.4及以上(更早版本未测试)
1919

2020
# 使用
21+
- 直接将所有文件(.h, .mm, .cs)的导入Unity项目的Assets/Plugins/iOS中
22+
- 调用 iOSNative.cs 中的方法即可 (iOSCallbackHelper.cs不用管,运行时需要时会自动初始化,也可以提前放入场景中)
2123

22-
文档完善中
24+
#已知问题
25+
- ClearICloudSave() 会导致游戏卡死

0 commit comments

Comments
 (0)