Integrate Pagecall for your iOS Application
[!] Bitcode is not supported, because it depends on amazon-chime-sdk-ios's binary file without bitcode.
Prerequisites
- Make sure you set
NSMicrophoneUsageDescription
- Video call is currently not supported. If you need video conferencing integrated in your service, please contact [email protected]
- Also, Those
UIBackgroundModes
should be enabled:audio
,fetch
,voip
.
Usages
SwiftUI Example
UIKit Example
It is not supported to instantiate from a storyboard. You need to programatically create a PagecallWebView or PagecallWebViewController.
API References
You can learn how to obtain a roomId and manage resources related to Pagecall.