You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ This demo supports iOS device with **iOS 13** or later
35
35
36
36
## Download App
37
37
You can download our Demo App from TestFlight.
38
-
1. Download TestFlight from App Stroe.
38
+
1. Download TestFlight from App Store.
39
39
1. Open the public url(https://testflight.apple.com/join/obJ7Inof) from your iPhone browser.
40
40
1. Start Testing and install Ktichen Sink App from TestFlight.
41
41
@@ -93,4 +93,7 @@ Here are the steps to setup Xcode project using [CocoaPods](http://cocoapods.org
93
93
1. select the KitchenSinkBroadcastExtension, tap Start Broadcast button
94
94
95
95
## API Reference
96
-
For complete API Reference, see [documentation](https://webex.github.io/webex-ios-sdk/)
96
+
For complete API Reference, see [documentation](https://webex.github.io/webex-ios-sdk/)
97
+
98
+
## Privacy Manifest
99
+
In order to use WebexSDK in your iOS app, .xcprivacy file should be added to your application. Privacy manifest file can be found in [here](https://github.com/webex/webex-ios-sdk-example/blob/master/KitchenSink/PrivacyInfo.xcprivacy).
0 commit comments