Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeRDark
wget http://flashphoner.com/downloads/builds/flashphoner_client/wcs-ios-sdk/2.6/WCS-iOS-SDK-2.56.2x.tar.gz


4. After unpacking, the iOS SDK is a framework in the FPWCSApi2.framework folder

Code Block
languagebash
themeRDark
tar -xvzf WCS-iOS-SDK-2.56.2x.tar.gz


5. Copy the unpacked iOS SDK (framework) to the sample folder

...