We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfa040 commit e856d8cCopy full SHA for e856d8c
1 file changed
README.md
@@ -34,7 +34,7 @@
34
- `iOSUIView.mm` 包含部分 iOS Native UI的功能(比如应用内展示横幅,可用于应用内消息推送)
35
36
## 注意事项
37
-- 在调用插件方法之前先调用 `iOSNative.cs` 中的initialize方法进行插件初始化
+- 在调用插件方法之前先调用 `iOSNative.cs` 中的Initialize方法进行插件初始化
38
39
# 已知问题
40
- ClearICloudSave() 会导致游戏卡死
0 commit comments