Upload to the AppStore will be blocked if your application’s archive contains the SDK framework with unsupported simulator architectures and will need to be stripped out before submission; see Excluding simulator support
When code development is complete, create the production version for final testing and submission to the Apple Store.
-
Unzip the opy-sdk-ios-fps-5.5.x-production.zip or opy-sdk-tvos-fps-5.5.x-production.zip file and extract the OPYSDKFPS.framework or OPYSDKFPSTv.framework file.
-
In Xcode, replace the existing (integration) framework file with the production version above.
-
Build and run the application as before.