Commit 4d407df
authored
Added note about SwiftUI requirements for iOS MAM SDK
If UIScenes are enabled, it is required that a UISceneDelegate is implemented. By default, SwiftUI apps have UIScenes enabled but no UISceneDelegate. As a result, setting up a SwiftUI app has this additional step.1 parent 9bd3226 commit 4d407df
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
976 | 976 | | |
977 | 977 | | |
978 | 978 | | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
979 | 983 | | |
980 | 984 | | |
981 | 985 | | |
| |||
0 commit comments