ios 的 sdk 升级到 6.0.3,似乎没有 dplus 的内容了。

This commit is contained in:
2019-07-04 00:43:56 +08:00
parent cb01ac2be9
commit df4407c1b9
7 changed files with 75 additions and 105 deletions
+2
View File
@@ -12,6 +12,8 @@
@interface UMAnalyticsModule : CDVPlugin
- (void)init:(CDVInvokedUrlCommand*)command;
- (void)setLogEnabled:(CDVInvokedUrlCommand*)command;
- (void)onEvent:(CDVInvokedUrlCommand*)command;
- (void)onEventWithLabel:(CDVInvokedUrlCommand*)command;
- (void)onEventWithParameters:(CDVInvokedUrlCommand*)command;