Commit 1beff76
committed
v8.10.0
Merge in MOBILE-SDK/app_mobile-sdk-ios from release-v8.10.0 to master
* commit '842323b54fe1223ddd3b2995b2d3cffdd6f88439':
v8.10.0
Added null check for optionalSDKInitialization's success
Fixed OMID in Pod and SPM
Xandr SDK user agent initialization
Pull request #914: MS-5392 Upgrade FB audience network to 6.14.0
Pull request #932: 6194986 Production MVP Build using NPM
Pull request #927: 5663741 Override mvp flag for iOS apps fullscreen events
Pull request #928: 6015112 - Upgrade OMID version 1.4.9 - Microsoft
Pull request #930: 6029394 Added Content Language Field in Request
Pull request #924: 5766029 - Outstream video render issue in iPadFile tree
229 files changed
+4812
-3909
lines changed- examples
- ObjectiveC/SimpleIntegration/SimpleIntegrationObjC.xcodeproj
- Swift/SimpleIntegration
- MacOSSimpleIntegrationSwift
- SimpleIntegrationSwift.xcodeproj
- sdk
- AppNexusNativeSDK
- AppNexusNativeStaticSDK
- AppNexusSDK.xcodeproj
- AppNexusSDK
- sourcefiles
- Categories
- Resources
- ANSDKResources.bundle
- Viewability
- dynamic_framework
- OMSDK_Appnexus.xcframework
- ios-arm64_x86_64-simulator/OMSDK_Appnexus.framework
- ios-arm64/OMSDK_Appnexus.framework
- tvos-arm64_x86_64-simulator/OMSDK_Appnexus.framework
- tvos-arm64/OMSDK_Appnexus.framework
- OMSDK_Microsoft.xcframework
- ios-arm64_x86_64-simulator/OMSDK_Microsoft.framework
- Headers
- Modules
- _CodeSignature
- ios-arm64/OMSDK_Microsoft.framework
- Headers
- Modules
- tvos-arm64_x86_64-simulator/OMSDK_Microsoft.framework
- Headers
- Modules
- _CodeSignature
- tvos-arm64/OMSDK_Microsoft.framework
- Headers
- Modules
- static_framework
- OMSDK-Static_Appnexus.xcframework
- ios-arm64_x86_64-simulator/Headers
- ios-arm64
- Headers
- tvos-arm64_x86_64-simulator/Headers
- tvos-arm64
- Headers
- OMSDK-Static_Microsoft.xcframework
- ios-arm64_x86_64-simulator
- Headers
- ios-arm64
- Headers
- tvos-arm64_x86_64-simulator
- Headers
- tvos-arm64
- Headers
- internal
- config
- native/internal
- public-headers
- video
- tests/UnitTestApp
- FunctionalTests
- UnitTestApp.xcodeproj
- UnitTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+4812
-3909
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
Lines changed: 35 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
46 | 60 | | |
47 | 61 | | |
48 | 62 | | |
| |||
202 | 216 | | |
203 | 217 | | |
204 | 218 | | |
205 | | - | |
206 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
207 | 223 | | |
208 | 224 | | |
209 | 225 | | |
| |||
289 | 305 | | |
290 | 306 | | |
291 | 307 | | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
292 | 322 | | |
293 | 323 | | |
294 | 324 | | |
| |||
398 | 428 | | |
399 | 429 | | |
400 | 430 | | |
401 | | - | |
| 431 | + | |
402 | 432 | | |
403 | 433 | | |
404 | 434 | | |
| |||
450 | 480 | | |
451 | 481 | | |
452 | 482 | | |
453 | | - | |
| 483 | + | |
454 | 484 | | |
455 | 485 | | |
456 | 486 | | |
| |||
465 | 495 | | |
466 | 496 | | |
467 | 497 | | |
468 | | - | |
| 498 | + | |
469 | 499 | | |
470 | 500 | | |
471 | 501 | | |
| |||
483 | 513 | | |
484 | 514 | | |
485 | 515 | | |
486 | | - | |
| 516 | + | |
487 | 517 | | |
488 | 518 | | |
489 | 519 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
242 | 249 | | |
243 | 250 | | |
244 | 251 | | |
245 | | - | |
246 | | - | |
247 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
248 | 256 | | |
249 | 257 | | |
250 | 258 | | |
| |||
331 | 339 | | |
332 | 340 | | |
333 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
334 | 349 | | |
335 | 350 | | |
336 | 351 | | |
| |||
603 | 618 | | |
604 | 619 | | |
605 | 620 | | |
606 | | - | |
| 621 | + | |
607 | 622 | | |
608 | 623 | | |
609 | 624 | | |
| |||
634 | 649 | | |
635 | 650 | | |
636 | 651 | | |
637 | | - | |
| 652 | + | |
638 | 653 | | |
639 | 654 | | |
640 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments