CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

Pagecall 0.0.31

Pagecall 0.0.31

Maintained by pagecall.



Pagecall 0.0.31

  • By
  • author

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.

https://docs.pagecall.com/