@dynatrace/cordova-plugin 2.319.1 → 2.321.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -2
- package/files/iOS/Dynatrace.xcframework/Info.plist +5 -5
- package/files/iOS/Dynatrace.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/files/iOS/Dynatrace.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/files/iOS/Dynatrace.xcframework/_CodeSignature/CodeResources +69 -69
- package/files/iOS/Dynatrace.xcframework/_CodeSignature/CodeSignature +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Dynatrace +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Headers/Dynatrace.h +3 -3
- package/files/iOS/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Info.plist +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.abi.json +1 -1
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h +3 -3
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Info.plist +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json +1 -1
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json +1 -1
- package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources +15 -15
- package/files/iOS/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Dynatrace +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Headers/Dynatrace.h +3 -3
- package/files/iOS/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Info.plist +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h +3 -3
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Info.plist +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos-simulator.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo +0 -0
- package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources +11 -11
- package/files/plugin.gradle +1 -1
- package/package.json +1 -1
- package/plugin.xml +2 -2
package/README.md
CHANGED
|
@@ -31,8 +31,8 @@ For information as to why this is necessary, read more [here](#migration-from-ma
|
|
|
31
31
|
|
|
32
32
|
This agent versions are configured in this plugin:
|
|
33
33
|
|
|
34
|
-
* Android Agent: 8.
|
|
35
|
-
* iOS Agent: 8.
|
|
34
|
+
* Android Agent: 8.321.1.1009
|
|
35
|
+
* iOS Agent: 8.321.1.1007
|
|
36
36
|
|
|
37
37
|
## Quick Setup
|
|
38
38
|
|
|
@@ -904,6 +904,9 @@ When using Apple Pay with WKWebView, there are specific checks that WebKit (Appl
|
|
|
904
904
|
|
|
905
905
|
## Changelog
|
|
906
906
|
|
|
907
|
+
2.321.1
|
|
908
|
+
* Updated Android (8.321.2.1009) & iOS Agent (8.321.1.1007)
|
|
909
|
+
|
|
907
910
|
2.319.1
|
|
908
911
|
* Updated Android (8.319.2.1011) & iOS Agent (8.319.1.1005)
|
|
909
912
|
|
|
@@ -25,15 +25,18 @@
|
|
|
25
25
|
<key>BinaryPath</key>
|
|
26
26
|
<string>Dynatrace.framework/Dynatrace</string>
|
|
27
27
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>tvos-
|
|
28
|
+
<string>tvos-arm64_x86_64-simulator</string>
|
|
29
29
|
<key>LibraryPath</key>
|
|
30
30
|
<string>Dynatrace.framework</string>
|
|
31
31
|
<key>SupportedArchitectures</key>
|
|
32
32
|
<array>
|
|
33
33
|
<string>arm64</string>
|
|
34
|
+
<string>x86_64</string>
|
|
34
35
|
</array>
|
|
35
36
|
<key>SupportedPlatform</key>
|
|
36
37
|
<string>tvos</string>
|
|
38
|
+
<key>SupportedPlatformVariant</key>
|
|
39
|
+
<string>simulator</string>
|
|
37
40
|
</dict>
|
|
38
41
|
<dict>
|
|
39
42
|
<key>BinaryPath</key>
|
|
@@ -53,18 +56,15 @@
|
|
|
53
56
|
<key>BinaryPath</key>
|
|
54
57
|
<string>Dynatrace.framework/Dynatrace</string>
|
|
55
58
|
<key>LibraryIdentifier</key>
|
|
56
|
-
<string>tvos-
|
|
59
|
+
<string>tvos-arm64</string>
|
|
57
60
|
<key>LibraryPath</key>
|
|
58
61
|
<string>Dynatrace.framework</string>
|
|
59
62
|
<key>SupportedArchitectures</key>
|
|
60
63
|
<array>
|
|
61
64
|
<string>arm64</string>
|
|
62
|
-
<string>x86_64</string>
|
|
63
65
|
</array>
|
|
64
66
|
<key>SupportedPlatform</key>
|
|
65
67
|
<string>tvos</string>
|
|
66
|
-
<key>SupportedPlatformVariant</key>
|
|
67
|
-
<string>simulator</string>
|
|
68
68
|
</dict>
|
|
69
69
|
</array>
|
|
70
70
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<dict>
|
|
7
7
|
<key>ios-arm64/Dynatrace.framework/Dynatrace</key>
|
|
8
8
|
<data>
|
|
9
|
-
|
|
9
|
+
wIFWE9Rg70FDKmRo72qKQ9lLVaU=
|
|
10
10
|
</data>
|
|
11
11
|
<key>ios-arm64/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
12
12
|
<data>
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
</data>
|
|
15
15
|
<key>ios-arm64/Dynatrace.framework/Headers/Dynatrace.h</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
18
18
|
</data>
|
|
19
19
|
<key>ios-arm64/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
20
20
|
<data>
|
|
@@ -26,15 +26,15 @@
|
|
|
26
26
|
</data>
|
|
27
27
|
<key>ios-arm64/Dynatrace.framework/Info.plist</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
BlPqmkS6F4Kc/qEmCmZpYAvr7u8=
|
|
30
30
|
</data>
|
|
31
31
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
CZyp0dJrpr0G7Jh8pTmi+4yaBPY=
|
|
34
34
|
</data>
|
|
35
35
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
38
38
|
</data>
|
|
39
39
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
40
40
|
<data>
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
</data>
|
|
59
59
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace</key>
|
|
60
60
|
<data>
|
|
61
|
-
|
|
61
|
+
IWEDXaWEBXxwzvwmKKJOWYyAfg8=
|
|
62
62
|
</data>
|
|
63
63
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
64
64
|
<data>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
</data>
|
|
67
67
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h</key>
|
|
68
68
|
<data>
|
|
69
|
-
|
|
69
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
70
70
|
</data>
|
|
71
71
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
72
72
|
<data>
|
|
@@ -78,19 +78,19 @@
|
|
|
78
78
|
</data>
|
|
79
79
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Info.plist</key>
|
|
80
80
|
<data>
|
|
81
|
-
|
|
81
|
+
hQI1zGjkPwtiBsmXUtG2T5V4heQ=
|
|
82
82
|
</data>
|
|
83
83
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
|
|
84
84
|
<data>
|
|
85
|
-
|
|
85
|
+
JW+QXhKWhFNot9zwYiCt3hcBAtA=
|
|
86
86
|
</data>
|
|
87
87
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
88
88
|
<data>
|
|
89
|
-
|
|
89
|
+
0uqBiTi74N1lUTgE0AAhFDeNazE=
|
|
90
90
|
</data>
|
|
91
91
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
92
92
|
<data>
|
|
93
|
-
|
|
93
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
94
94
|
</data>
|
|
95
95
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
96
96
|
<data>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
</data>
|
|
107
107
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
108
108
|
<data>
|
|
109
|
-
|
|
109
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
110
110
|
</data>
|
|
111
111
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
112
112
|
<data>
|
|
@@ -130,11 +130,11 @@
|
|
|
130
130
|
</data>
|
|
131
131
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources</key>
|
|
132
132
|
<data>
|
|
133
|
-
|
|
133
|
+
nKNLEU2fGWaGXfifMRcShK02DQg=
|
|
134
134
|
</data>
|
|
135
135
|
<key>tvos-arm64/Dynatrace.framework/Dynatrace</key>
|
|
136
136
|
<data>
|
|
137
|
-
|
|
137
|
+
5i3u4QZE2pUkbQYjJcjMllZG5TA=
|
|
138
138
|
</data>
|
|
139
139
|
<key>tvos-arm64/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
140
140
|
<data>
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
</data>
|
|
143
143
|
<key>tvos-arm64/Dynatrace.framework/Headers/Dynatrace.h</key>
|
|
144
144
|
<data>
|
|
145
|
-
|
|
145
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
146
146
|
</data>
|
|
147
147
|
<key>tvos-arm64/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
148
148
|
<data>
|
|
@@ -154,11 +154,11 @@
|
|
|
154
154
|
</data>
|
|
155
155
|
<key>tvos-arm64/Dynatrace.framework/Info.plist</key>
|
|
156
156
|
<data>
|
|
157
|
-
|
|
157
|
+
OafY3jY5C0wT0ocsMfQFLk6vQWE=
|
|
158
158
|
</data>
|
|
159
159
|
<key>tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo</key>
|
|
160
160
|
<data>
|
|
161
|
-
|
|
161
|
+
FrJzjOYoOvO0Mxb5M2FrtCoysUk=
|
|
162
162
|
</data>
|
|
163
163
|
<key>tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-tvos.abi.json</key>
|
|
164
164
|
<data>
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
</data>
|
|
187
187
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace</key>
|
|
188
188
|
<data>
|
|
189
|
-
|
|
189
|
+
sozcUinbp155vwLbrPUmGLtlTR0=
|
|
190
190
|
</data>
|
|
191
191
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
192
192
|
<data>
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
</data>
|
|
195
195
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace.h</key>
|
|
196
196
|
<data>
|
|
197
|
-
|
|
197
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
198
198
|
</data>
|
|
199
199
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
200
200
|
<data>
|
|
@@ -206,15 +206,15 @@
|
|
|
206
206
|
</data>
|
|
207
207
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Info.plist</key>
|
|
208
208
|
<data>
|
|
209
|
-
|
|
209
|
+
SqxnMyO9l8S7+Xxp29wLF5cY1ZA=
|
|
210
210
|
</data>
|
|
211
211
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
212
212
|
<data>
|
|
213
|
-
|
|
213
|
+
d+bS5IzvDiqxJhPyUAuQBZhAZog=
|
|
214
214
|
</data>
|
|
215
215
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
216
216
|
<data>
|
|
217
|
-
|
|
217
|
+
UOoBehAyqMN54VpBhWakB41b98Q=
|
|
218
218
|
</data>
|
|
219
219
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-tvos-simulator.abi.json</key>
|
|
220
220
|
<data>
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
</data>
|
|
259
259
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/_CodeSignature/CodeResources</key>
|
|
260
260
|
<data>
|
|
261
|
-
|
|
261
|
+
9pMf/PnDJnao2MzAex7tjQJP5Cw=
|
|
262
262
|
</data>
|
|
263
263
|
</dict>
|
|
264
264
|
<key>files2</key>
|
|
@@ -267,11 +267,11 @@
|
|
|
267
267
|
<dict>
|
|
268
268
|
<key>hash</key>
|
|
269
269
|
<data>
|
|
270
|
-
|
|
270
|
+
wIFWE9Rg70FDKmRo72qKQ9lLVaU=
|
|
271
271
|
</data>
|
|
272
272
|
<key>hash2</key>
|
|
273
273
|
<data>
|
|
274
|
-
|
|
274
|
+
+/sjGVCNB68hi76L9jPMbbKPdz5vvORNx9TFTaZbr5c=
|
|
275
275
|
</data>
|
|
276
276
|
</dict>
|
|
277
277
|
<key>ios-arm64/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
@@ -289,11 +289,11 @@
|
|
|
289
289
|
<dict>
|
|
290
290
|
<key>hash</key>
|
|
291
291
|
<data>
|
|
292
|
-
|
|
292
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
293
293
|
</data>
|
|
294
294
|
<key>hash2</key>
|
|
295
295
|
<data>
|
|
296
|
-
|
|
296
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
297
297
|
</data>
|
|
298
298
|
</dict>
|
|
299
299
|
<key>ios-arm64/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
@@ -322,33 +322,33 @@
|
|
|
322
322
|
<dict>
|
|
323
323
|
<key>hash</key>
|
|
324
324
|
<data>
|
|
325
|
-
|
|
325
|
+
BlPqmkS6F4Kc/qEmCmZpYAvr7u8=
|
|
326
326
|
</data>
|
|
327
327
|
<key>hash2</key>
|
|
328
328
|
<data>
|
|
329
|
-
|
|
329
|
+
RBQCy2fbIzlbSK/fOZVauBCYb9nfnW5RIrygL4wQbcg=
|
|
330
330
|
</data>
|
|
331
331
|
</dict>
|
|
332
332
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo</key>
|
|
333
333
|
<dict>
|
|
334
334
|
<key>hash</key>
|
|
335
335
|
<data>
|
|
336
|
-
|
|
336
|
+
CZyp0dJrpr0G7Jh8pTmi+4yaBPY=
|
|
337
337
|
</data>
|
|
338
338
|
<key>hash2</key>
|
|
339
339
|
<data>
|
|
340
|
-
|
|
340
|
+
V0dqX4+p+B5XAm2Pc5G62afN8dYu6TFpdyrwaCbpPLI=
|
|
341
341
|
</data>
|
|
342
342
|
</dict>
|
|
343
343
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
344
344
|
<dict>
|
|
345
345
|
<key>hash</key>
|
|
346
346
|
<data>
|
|
347
|
-
|
|
347
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
348
348
|
</data>
|
|
349
349
|
<key>hash2</key>
|
|
350
350
|
<data>
|
|
351
|
-
|
|
351
|
+
mnThW2aK0du7VcDfTgPZHRWkcf+1A21usOZCDBTB9YM=
|
|
352
352
|
</data>
|
|
353
353
|
</dict>
|
|
354
354
|
<key>ios-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
<dict>
|
|
411
411
|
<key>hash</key>
|
|
412
412
|
<data>
|
|
413
|
-
|
|
413
|
+
IWEDXaWEBXxwzvwmKKJOWYyAfg8=
|
|
414
414
|
</data>
|
|
415
415
|
<key>hash2</key>
|
|
416
416
|
<data>
|
|
417
|
-
|
|
417
|
+
/92CHl+/2llYjLnuzR75oCYQNP4kJFJ7GiWB7Cdm6ow=
|
|
418
418
|
</data>
|
|
419
419
|
</dict>
|
|
420
420
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
@@ -432,11 +432,11 @@
|
|
|
432
432
|
<dict>
|
|
433
433
|
<key>hash</key>
|
|
434
434
|
<data>
|
|
435
|
-
|
|
435
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
436
436
|
</data>
|
|
437
437
|
<key>hash2</key>
|
|
438
438
|
<data>
|
|
439
|
-
|
|
439
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
440
440
|
</data>
|
|
441
441
|
</dict>
|
|
442
442
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
@@ -465,44 +465,44 @@
|
|
|
465
465
|
<dict>
|
|
466
466
|
<key>hash</key>
|
|
467
467
|
<data>
|
|
468
|
-
|
|
468
|
+
hQI1zGjkPwtiBsmXUtG2T5V4heQ=
|
|
469
469
|
</data>
|
|
470
470
|
<key>hash2</key>
|
|
471
471
|
<data>
|
|
472
|
-
|
|
472
|
+
XFKRTGALjcVESkCQZB3p31h4rluDgl3YF03yhFGhiOY=
|
|
473
473
|
</data>
|
|
474
474
|
</dict>
|
|
475
475
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
|
|
476
476
|
<dict>
|
|
477
477
|
<key>hash</key>
|
|
478
478
|
<data>
|
|
479
|
-
|
|
479
|
+
JW+QXhKWhFNot9zwYiCt3hcBAtA=
|
|
480
480
|
</data>
|
|
481
481
|
<key>hash2</key>
|
|
482
482
|
<data>
|
|
483
|
-
|
|
483
|
+
/V9Rr7nR1a0F5+tAn47s3274pCY0xh6zZPryt8ajMDs=
|
|
484
484
|
</data>
|
|
485
485
|
</dict>
|
|
486
486
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
487
487
|
<dict>
|
|
488
488
|
<key>hash</key>
|
|
489
489
|
<data>
|
|
490
|
-
|
|
490
|
+
0uqBiTi74N1lUTgE0AAhFDeNazE=
|
|
491
491
|
</data>
|
|
492
492
|
<key>hash2</key>
|
|
493
493
|
<data>
|
|
494
|
-
|
|
494
|
+
PCOgwzLFabHYpg1jeBdBCkH7FmSRb7c24Ec7Ss03Bhk=
|
|
495
495
|
</data>
|
|
496
496
|
</dict>
|
|
497
497
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
498
498
|
<dict>
|
|
499
499
|
<key>hash</key>
|
|
500
500
|
<data>
|
|
501
|
-
|
|
501
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
502
502
|
</data>
|
|
503
503
|
<key>hash2</key>
|
|
504
504
|
<data>
|
|
505
|
-
|
|
505
|
+
mnThW2aK0du7VcDfTgPZHRWkcf+1A21usOZCDBTB9YM=
|
|
506
506
|
</data>
|
|
507
507
|
</dict>
|
|
508
508
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -542,11 +542,11 @@
|
|
|
542
542
|
<dict>
|
|
543
543
|
<key>hash</key>
|
|
544
544
|
<data>
|
|
545
|
-
|
|
545
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
546
546
|
</data>
|
|
547
547
|
<key>hash2</key>
|
|
548
548
|
<data>
|
|
549
|
-
|
|
549
|
+
mnThW2aK0du7VcDfTgPZHRWkcf+1A21usOZCDBTB9YM=
|
|
550
550
|
</data>
|
|
551
551
|
</dict>
|
|
552
552
|
<key>ios-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -608,22 +608,22 @@
|
|
|
608
608
|
<dict>
|
|
609
609
|
<key>hash</key>
|
|
610
610
|
<data>
|
|
611
|
-
|
|
611
|
+
nKNLEU2fGWaGXfifMRcShK02DQg=
|
|
612
612
|
</data>
|
|
613
613
|
<key>hash2</key>
|
|
614
614
|
<data>
|
|
615
|
-
|
|
615
|
+
E94ub+uZn1x6duhJJ1dYqX9dQwU0/Sfazf8phJMIC3Q=
|
|
616
616
|
</data>
|
|
617
617
|
</dict>
|
|
618
618
|
<key>tvos-arm64/Dynatrace.framework/Dynatrace</key>
|
|
619
619
|
<dict>
|
|
620
620
|
<key>hash</key>
|
|
621
621
|
<data>
|
|
622
|
-
|
|
622
|
+
5i3u4QZE2pUkbQYjJcjMllZG5TA=
|
|
623
623
|
</data>
|
|
624
624
|
<key>hash2</key>
|
|
625
625
|
<data>
|
|
626
|
-
|
|
626
|
+
krH5pQsGyFH2w0qTYnNHRTuPocpcXEJEHr9iTNCu1Qs=
|
|
627
627
|
</data>
|
|
628
628
|
</dict>
|
|
629
629
|
<key>tvos-arm64/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
@@ -641,11 +641,11 @@
|
|
|
641
641
|
<dict>
|
|
642
642
|
<key>hash</key>
|
|
643
643
|
<data>
|
|
644
|
-
|
|
644
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
645
645
|
</data>
|
|
646
646
|
<key>hash2</key>
|
|
647
647
|
<data>
|
|
648
|
-
|
|
648
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
649
649
|
</data>
|
|
650
650
|
</dict>
|
|
651
651
|
<key>tvos-arm64/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
@@ -674,22 +674,22 @@
|
|
|
674
674
|
<dict>
|
|
675
675
|
<key>hash</key>
|
|
676
676
|
<data>
|
|
677
|
-
|
|
677
|
+
OafY3jY5C0wT0ocsMfQFLk6vQWE=
|
|
678
678
|
</data>
|
|
679
679
|
<key>hash2</key>
|
|
680
680
|
<data>
|
|
681
|
-
|
|
681
|
+
Jb6R8YLcTuo7boMq+vI79qDEjcWUpfPr9zP1liVZHWM=
|
|
682
682
|
</data>
|
|
683
683
|
</dict>
|
|
684
684
|
<key>tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo</key>
|
|
685
685
|
<dict>
|
|
686
686
|
<key>hash</key>
|
|
687
687
|
<data>
|
|
688
|
-
|
|
688
|
+
FrJzjOYoOvO0Mxb5M2FrtCoysUk=
|
|
689
689
|
</data>
|
|
690
690
|
<key>hash2</key>
|
|
691
691
|
<data>
|
|
692
|
-
|
|
692
|
+
0hMagURheEV/hHtQWpaos0ZHDASdL6CbtCwnfYT49N4=
|
|
693
693
|
</data>
|
|
694
694
|
</dict>
|
|
695
695
|
<key>tvos-arm64/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-tvos.abi.json</key>
|
|
@@ -762,11 +762,11 @@
|
|
|
762
762
|
<dict>
|
|
763
763
|
<key>hash</key>
|
|
764
764
|
<data>
|
|
765
|
-
|
|
765
|
+
sozcUinbp155vwLbrPUmGLtlTR0=
|
|
766
766
|
</data>
|
|
767
767
|
<key>hash2</key>
|
|
768
768
|
<data>
|
|
769
|
-
|
|
769
|
+
ASnm5jQgam9zPmnLaeMtC1ZPcGnvm2kjEBQi5dnkBTc=
|
|
770
770
|
</data>
|
|
771
771
|
</dict>
|
|
772
772
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/Dynatrace-Swift.h</key>
|
|
@@ -784,11 +784,11 @@
|
|
|
784
784
|
<dict>
|
|
785
785
|
<key>hash</key>
|
|
786
786
|
<data>
|
|
787
|
-
|
|
787
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
788
788
|
</data>
|
|
789
789
|
<key>hash2</key>
|
|
790
790
|
<data>
|
|
791
|
-
|
|
791
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
792
792
|
</data>
|
|
793
793
|
</dict>
|
|
794
794
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Headers/DynatraceSwiftUI.h</key>
|
|
@@ -817,33 +817,33 @@
|
|
|
817
817
|
<dict>
|
|
818
818
|
<key>hash</key>
|
|
819
819
|
<data>
|
|
820
|
-
|
|
820
|
+
SqxnMyO9l8S7+Xxp29wLF5cY1ZA=
|
|
821
821
|
</data>
|
|
822
822
|
<key>hash2</key>
|
|
823
823
|
<data>
|
|
824
|
-
|
|
824
|
+
dywk+cGh5dkfUhVVjbXtL3shz1Ocsnxr5kmuCeiI+TU=
|
|
825
825
|
</data>
|
|
826
826
|
</dict>
|
|
827
827
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
828
828
|
<dict>
|
|
829
829
|
<key>hash</key>
|
|
830
830
|
<data>
|
|
831
|
-
|
|
831
|
+
d+bS5IzvDiqxJhPyUAuQBZhAZog=
|
|
832
832
|
</data>
|
|
833
833
|
<key>hash2</key>
|
|
834
834
|
<data>
|
|
835
|
-
|
|
835
|
+
ROfwwIkFlLCveifUtwGwKArc8oKPUEdRZJO5ViBt368=
|
|
836
836
|
</data>
|
|
837
837
|
</dict>
|
|
838
838
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
839
839
|
<dict>
|
|
840
840
|
<key>hash</key>
|
|
841
841
|
<data>
|
|
842
|
-
|
|
842
|
+
UOoBehAyqMN54VpBhWakB41b98Q=
|
|
843
843
|
</data>
|
|
844
844
|
<key>hash2</key>
|
|
845
845
|
<data>
|
|
846
|
-
|
|
846
|
+
gNdRgMFW9MZMGiXn6Audg+6xlwkfPohKy50TLS0lD4k=
|
|
847
847
|
</data>
|
|
848
848
|
</dict>
|
|
849
849
|
<key>tvos-arm64_x86_64-simulator/Dynatrace.framework/Modules/Dynatrace.swiftmodule/arm64-apple-tvos-simulator.abi.json</key>
|
|
@@ -960,11 +960,11 @@
|
|
|
960
960
|
<dict>
|
|
961
961
|
<key>hash</key>
|
|
962
962
|
<data>
|
|
963
|
-
|
|
963
|
+
9pMf/PnDJnao2MzAex7tjQJP5Cw=
|
|
964
964
|
</data>
|
|
965
965
|
<key>hash2</key>
|
|
966
966
|
<data>
|
|
967
|
-
|
|
967
|
+
KiX/ftJklrrpwpaoes8FLLpX8Y3xoR2twSIUzy+Vpzo=
|
|
968
968
|
</data>
|
|
969
969
|
</dict>
|
|
970
970
|
</dict>
|
|
Binary file
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.321.1.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -456,7 +456,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
456
456
|
/*!
|
|
457
457
|
@brief DTXUserPrivacyOptions protocol should be implemented by objects passed to applyUserPrivacyOptions:completion: method.
|
|
458
458
|
@property crashReportingOptedIn current privacy setting for crash reporting
|
|
459
|
-
@property crashReplayOptedIn current privacy setting for crash Session Replay
|
|
459
|
+
@property crashReplayOptedIn (DEPRECATED in version >= 8.321) current privacy setting for crash Session Replay
|
|
460
460
|
@property screenRecordOptedIn current privacy setting for Session Replay
|
|
461
461
|
@property dataCollectionLevel the current data collection level.
|
|
462
462
|
*/
|
|
@@ -464,7 +464,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
464
464
|
@protocol DTXUserPrivacyOptions <NSObject>
|
|
465
465
|
@required
|
|
466
466
|
@property (nonatomic) BOOL crashReportingOptedIn;
|
|
467
|
-
@property (nonatomic) BOOL crashReplayOptedIn;
|
|
467
|
+
@property (nonatomic) BOOL crashReplayOptedIn __deprecated_msg("use screenRecordOptedIn instead");
|
|
468
468
|
@property (nonatomic) NSNumber* _Nullable screenRecordOptedIn;
|
|
469
469
|
@property (nonatomic) DTX_DataCollectionLevel dataCollectionLevel;
|
|
470
470
|
@end
|
|
Binary file
|
|
Binary file
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
},
|
|
583
583
|
"ConstValues": [
|
|
584
584
|
{
|
|
585
|
-
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.
|
|
585
|
+
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.321.x\/DynatraceUEM\/Dynatrace\/SwiftUIExtensions.swift",
|
|
586
586
|
"kind": "BooleanLiteral",
|
|
587
587
|
"offset": 1320,
|
|
588
588
|
"length": 4,
|
package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace
CHANGED
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.321.1.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -456,7 +456,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
456
456
|
/*!
|
|
457
457
|
@brief DTXUserPrivacyOptions protocol should be implemented by objects passed to applyUserPrivacyOptions:completion: method.
|
|
458
458
|
@property crashReportingOptedIn current privacy setting for crash reporting
|
|
459
|
-
@property crashReplayOptedIn current privacy setting for crash Session Replay
|
|
459
|
+
@property crashReplayOptedIn (DEPRECATED in version >= 8.321) current privacy setting for crash Session Replay
|
|
460
460
|
@property screenRecordOptedIn current privacy setting for Session Replay
|
|
461
461
|
@property dataCollectionLevel the current data collection level.
|
|
462
462
|
*/
|
|
@@ -464,7 +464,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
464
464
|
@protocol DTXUserPrivacyOptions <NSObject>
|
|
465
465
|
@required
|
|
466
466
|
@property (nonatomic) BOOL crashReportingOptedIn;
|
|
467
|
-
@property (nonatomic) BOOL crashReplayOptedIn;
|
|
467
|
+
@property (nonatomic) BOOL crashReplayOptedIn __deprecated_msg("use screenRecordOptedIn instead");
|
|
468
468
|
@property (nonatomic) NSNumber* _Nullable screenRecordOptedIn;
|
|
469
469
|
@property (nonatomic) DTX_DataCollectionLevel dataCollectionLevel;
|
|
470
470
|
@end
|
package/files/iOS/Dynatrace.xcframework/ios-arm64_x86_64-simulator/Dynatrace.framework/Info.plist
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
},
|
|
583
583
|
"ConstValues": [
|
|
584
584
|
{
|
|
585
|
-
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.
|
|
585
|
+
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.321.x\/DynatraceUEM\/Dynatrace\/SwiftUIExtensions.swift",
|
|
586
586
|
"kind": "BooleanLiteral",
|
|
587
587
|
"offset": 1320,
|
|
588
588
|
"length": 4,
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
},
|
|
583
583
|
"ConstValues": [
|
|
584
584
|
{
|
|
585
|
-
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.
|
|
585
|
+
"filePath": "\/opt\/agent-jenkins\/workspace\/eAgent_ios-agent_release_8.321.x\/DynatraceUEM\/Dynatrace\/SwiftUIExtensions.swift",
|
|
586
586
|
"kind": "BooleanLiteral",
|
|
587
587
|
"offset": 1320,
|
|
588
588
|
"length": 4,
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/Dynatrace.h</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
16
16
|
<data>
|
|
@@ -22,19 +22,19 @@
|
|
|
22
22
|
</data>
|
|
23
23
|
<key>Info.plist</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
hQI1zGjkPwtiBsmXUtG2T5V4heQ=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/Dynatrace.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
JW+QXhKWhFNot9zwYiCt3hcBAtA=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
0uqBiTi74N1lUTgE0AAhFDeNazE=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
36
36
|
<data>
|
|
37
|
-
|
|
37
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
38
38
|
</data>
|
|
39
39
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
40
40
|
<data>
|
|
@@ -50,11 +50,11 @@
|
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
lhf6cH9wkxFA3DkXqt/S2geqbhI=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
56
56
|
<data>
|
|
57
|
-
|
|
57
|
+
YDtl7G3tYi9FhGNq9pfJIGgqjco=
|
|
58
58
|
</data>
|
|
59
59
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
60
60
|
<data>
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
</data>
|
|
71
71
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
|
|
72
72
|
<data>
|
|
73
|
-
|
|
73
|
+
aX5jN9jMw4QSsDUitZY29pjaLDw=
|
|
74
74
|
</data>
|
|
75
75
|
<key>Modules/module.modulemap</key>
|
|
76
76
|
<data>
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
<dict>
|
|
95
95
|
<key>hash2</key>
|
|
96
96
|
<data>
|
|
97
|
-
|
|
97
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
98
98
|
</data>
|
|
99
99
|
</dict>
|
|
100
100
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
@@ -115,21 +115,21 @@
|
|
|
115
115
|
<dict>
|
|
116
116
|
<key>hash2</key>
|
|
117
117
|
<data>
|
|
118
|
-
|
|
118
|
+
/V9Rr7nR1a0F5+tAn47s3274pCY0xh6zZPryt8ajMDs=
|
|
119
119
|
</data>
|
|
120
120
|
</dict>
|
|
121
121
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo</key>
|
|
122
122
|
<dict>
|
|
123
123
|
<key>hash2</key>
|
|
124
124
|
<data>
|
|
125
|
-
|
|
125
|
+
PCOgwzLFabHYpg1jeBdBCkH7FmSRb7c24Ec7Ss03Bhk=
|
|
126
126
|
</data>
|
|
127
127
|
</dict>
|
|
128
128
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
129
129
|
<dict>
|
|
130
130
|
<key>hash2</key>
|
|
131
131
|
<data>
|
|
132
|
-
|
|
132
|
+
mnThW2aK0du7VcDfTgPZHRWkcf+1A21usOZCDBTB9YM=
|
|
133
133
|
</data>
|
|
134
134
|
</dict>
|
|
135
135
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -157,14 +157,14 @@
|
|
|
157
157
|
<dict>
|
|
158
158
|
<key>hash2</key>
|
|
159
159
|
<data>
|
|
160
|
-
|
|
160
|
+
dgHtro64HlNRoJxKBSuWoqzB55D9dFPQ6RyiQuwXLQw=
|
|
161
161
|
</data>
|
|
162
162
|
</dict>
|
|
163
163
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
164
164
|
<dict>
|
|
165
165
|
<key>hash2</key>
|
|
166
166
|
<data>
|
|
167
|
-
|
|
167
|
+
mnThW2aK0du7VcDfTgPZHRWkcf+1A21usOZCDBTB9YM=
|
|
168
168
|
</data>
|
|
169
169
|
</dict>
|
|
170
170
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
<dict>
|
|
193
193
|
<key>hash2</key>
|
|
194
194
|
<data>
|
|
195
|
-
|
|
195
|
+
n9KP8jiGKnNELmhAfEZs9ULSIoRRrI05cV1hHL0eCQc=
|
|
196
196
|
</data>
|
|
197
197
|
</dict>
|
|
198
198
|
<key>Modules/module.modulemap</key>
|
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.321.1.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -456,7 +456,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
456
456
|
/*!
|
|
457
457
|
@brief DTXUserPrivacyOptions protocol should be implemented by objects passed to applyUserPrivacyOptions:completion: method.
|
|
458
458
|
@property crashReportingOptedIn current privacy setting for crash reporting
|
|
459
|
-
@property crashReplayOptedIn current privacy setting for crash Session Replay
|
|
459
|
+
@property crashReplayOptedIn (DEPRECATED in version >= 8.321) current privacy setting for crash Session Replay
|
|
460
460
|
@property screenRecordOptedIn current privacy setting for Session Replay
|
|
461
461
|
@property dataCollectionLevel the current data collection level.
|
|
462
462
|
*/
|
|
@@ -464,7 +464,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
464
464
|
@protocol DTXUserPrivacyOptions <NSObject>
|
|
465
465
|
@required
|
|
466
466
|
@property (nonatomic) BOOL crashReportingOptedIn;
|
|
467
|
-
@property (nonatomic) BOOL crashReplayOptedIn;
|
|
467
|
+
@property (nonatomic) BOOL crashReplayOptedIn __deprecated_msg("use screenRecordOptedIn instead");
|
|
468
468
|
@property (nonatomic) NSNumber* _Nullable screenRecordOptedIn;
|
|
469
469
|
@property (nonatomic) DTX_DataCollectionLevel dataCollectionLevel;
|
|
470
470
|
@end
|
|
Binary file
|
|
Binary file
|
package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Dynatrace
CHANGED
|
Binary file
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// Dynatrace.h
|
|
2
|
-
// Version: 8.
|
|
2
|
+
// Version: 8.321.1.1007
|
|
3
3
|
//
|
|
4
4
|
// These materials contain confidential information and
|
|
5
5
|
// trade secrets of Dynatrace Corporation. You shall
|
|
@@ -456,7 +456,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
456
456
|
/*!
|
|
457
457
|
@brief DTXUserPrivacyOptions protocol should be implemented by objects passed to applyUserPrivacyOptions:completion: method.
|
|
458
458
|
@property crashReportingOptedIn current privacy setting for crash reporting
|
|
459
|
-
@property crashReplayOptedIn current privacy setting for crash Session Replay
|
|
459
|
+
@property crashReplayOptedIn (DEPRECATED in version >= 8.321) current privacy setting for crash Session Replay
|
|
460
460
|
@property screenRecordOptedIn current privacy setting for Session Replay
|
|
461
461
|
@property dataCollectionLevel the current data collection level.
|
|
462
462
|
*/
|
|
@@ -464,7 +464,7 @@ typedef NS_ENUM(int, DTX_StatusCode) {
|
|
|
464
464
|
@protocol DTXUserPrivacyOptions <NSObject>
|
|
465
465
|
@required
|
|
466
466
|
@property (nonatomic) BOOL crashReportingOptedIn;
|
|
467
|
-
@property (nonatomic) BOOL crashReplayOptedIn;
|
|
467
|
+
@property (nonatomic) BOOL crashReplayOptedIn __deprecated_msg("use screenRecordOptedIn instead");
|
|
468
468
|
@property (nonatomic) NSNumber* _Nullable screenRecordOptedIn;
|
|
469
469
|
@property (nonatomic) DTX_DataCollectionLevel dataCollectionLevel;
|
|
470
470
|
@end
|
package/files/iOS/Dynatrace.xcframework/tvos-arm64_x86_64-simulator/Dynatrace.framework/Info.plist
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
</data>
|
|
11
11
|
<key>Headers/Dynatrace.h</key>
|
|
12
12
|
<data>
|
|
13
|
-
|
|
13
|
+
SHysa3Q0sEA7muZUmENh3WuHc+s=
|
|
14
14
|
</data>
|
|
15
15
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
16
16
|
<data>
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
</data>
|
|
23
23
|
<key>Info.plist</key>
|
|
24
24
|
<data>
|
|
25
|
-
|
|
25
|
+
SqxnMyO9l8S7+Xxp29wLF5cY1ZA=
|
|
26
26
|
</data>
|
|
27
27
|
<key>Modules/Dynatrace.swiftmodule/Project/arm64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
d+bS5IzvDiqxJhPyUAuQBZhAZog=
|
|
30
30
|
</data>
|
|
31
31
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
32
32
|
<data>
|
|
33
|
-
|
|
33
|
+
UOoBehAyqMN54VpBhWakB41b98Q=
|
|
34
34
|
</data>
|
|
35
35
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-tvos-simulator.abi.json</key>
|
|
36
36
|
<data>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
</data>
|
|
51
51
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-tvos-simulator.swiftmodule</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
aaAVH/9zqXmJOE8c31QK+7c4UcQ=
|
|
54
54
|
</data>
|
|
55
55
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key>
|
|
56
56
|
<data>
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
</data>
|
|
71
71
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-tvos-simulator.swiftmodule</key>
|
|
72
72
|
<data>
|
|
73
|
-
|
|
73
|
+
3azJ5JEdk/F01SEP9lQYv/ADIKM=
|
|
74
74
|
</data>
|
|
75
75
|
<key>Modules/module.modulemap</key>
|
|
76
76
|
<data>
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
<dict>
|
|
95
95
|
<key>hash2</key>
|
|
96
96
|
<data>
|
|
97
|
-
|
|
97
|
+
6Lpv3meFvilttR/xD2gSffd5fh0eJ/cEUkb/m9WBF5U=
|
|
98
98
|
</data>
|
|
99
99
|
</dict>
|
|
100
100
|
<key>Headers/DynatraceSwiftUI.h</key>
|
|
@@ -115,14 +115,14 @@
|
|
|
115
115
|
<dict>
|
|
116
116
|
<key>hash2</key>
|
|
117
117
|
<data>
|
|
118
|
-
|
|
118
|
+
ROfwwIkFlLCveifUtwGwKArc8oKPUEdRZJO5ViBt368=
|
|
119
119
|
</data>
|
|
120
120
|
</dict>
|
|
121
121
|
<key>Modules/Dynatrace.swiftmodule/Project/x86_64-apple-tvos-simulator.swiftsourceinfo</key>
|
|
122
122
|
<dict>
|
|
123
123
|
<key>hash2</key>
|
|
124
124
|
<data>
|
|
125
|
-
|
|
125
|
+
gNdRgMFW9MZMGiXn6Audg+6xlwkfPohKy50TLS0lD4k=
|
|
126
126
|
</data>
|
|
127
127
|
</dict>
|
|
128
128
|
<key>Modules/Dynatrace.swiftmodule/arm64-apple-tvos-simulator.abi.json</key>
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
<dict>
|
|
158
158
|
<key>hash2</key>
|
|
159
159
|
<data>
|
|
160
|
-
|
|
160
|
+
+PU5gibGHHNpxmQU1Ojquwz6cx/D1UT02IAhcHmQEuQ=
|
|
161
161
|
</data>
|
|
162
162
|
</dict>
|
|
163
163
|
<key>Modules/Dynatrace.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key>
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
<dict>
|
|
193
193
|
<key>hash2</key>
|
|
194
194
|
<data>
|
|
195
|
-
|
|
195
|
+
jF25xBpDX4Ae146EV9kA8h2YgZ3ppkz/A4FdgQGAbcM=
|
|
196
196
|
</data>
|
|
197
197
|
</dict>
|
|
198
198
|
<key>Modules/module.modulemap</key>
|
package/files/plugin.gradle
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dynatrace/cordova-plugin",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.321.1",
|
|
4
4
|
"description": "This plugin gives you the ability to use the Dynatrace instrumentation in your hybrid application (Cordova, Ionic, ..). It uses the Mobile Agent, the JavaScript Agent. The Mobile Agent will give you all device specific values containing lifecycle information and the Javascript Agent will allow you to manually instrument your JavaScript/TypeScript code out of the box (Typescript definitions included). The JavaScript Agent will cover the network calls and will automatically detect them.",
|
|
5
5
|
"cordova": {
|
|
6
6
|
"id": "@dynatrace/cordova-plugin",
|
package/plugin.xml
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
|
4
4
|
id="@dynatrace/cordova-plugin"
|
|
5
|
-
version="2.
|
|
5
|
+
version="2.321.1">
|
|
6
6
|
<name>Dynatrace</name>
|
|
7
7
|
<description>Dynatrace Cordova Plugin</description>
|
|
8
8
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
<source-file src="other/DynatraceCordovaPlugin.m"/>
|
|
42
42
|
</platform>
|
|
43
43
|
<platform name="android">
|
|
44
|
-
<framework src="com.dynatrace.agent:agent-android:8.
|
|
44
|
+
<framework src="com.dynatrace.agent:agent-android:8.321.1.1009" />
|
|
45
45
|
<source-file src="other/DynatraceCordovaPlugin.java" target-dir="src/com/dynatrace/cordova/plugin" />
|
|
46
46
|
|
|
47
47
|
<config-file target="config.xml" parent="/*">
|