We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aa7f0 commit 2459178Copy full SHA for 2459178
CHANGELOG
@@ -1,3 +1,7 @@
1
+1.4.7-alpha.1
2
+1.解决 RUM View timeSpend 异常问题
3
+2.开启 View 自动采集时 app Enter background、foreground 同步 view start、stop
4
+---
5
1.4.6-beta.1
6
1.同 1.4.6-alpha.6
7
---
FTMobileSDK/FTMobileAgent/Core/FTMobileAgentVersion.h
@@ -9,6 +9,6 @@
9
#ifndef FTMobileAgentVersion_h
10
#define FTMobileAgentVersion_h
11
12
-#define SDK_VERSION @"1.4.6-beta.1"
+#define SDK_VERSION @"1.4.7-alpha.1"
13
14
#endif /* FTMobileAgentVersion_h */
0 commit comments