Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

To integrate Swift SDK into your project, do the following

1. Add Swift SDK framework to the project

2. Add WebRTC framework from Swift SDK dependencies to the project

The WebRTC framework is in FPWCSApi2Swift.framework\Frameworks\WebRTC.framework subfolder

3. Set the following target build options:

  • Enable Bitcode: No
  • Validate Workspace: Yes

You can download sample project with the changes made above here

FlashPhonerIntegration.zip

  • No labels