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 relevant production file and extract the framework file:
-
opy-sdk-ios-fps-5.10.x-production.zip / OPYSDKFPS.framework
-
opy-sdk-tvos-fps-5.10.x-production.zip / OPYSDKFPSTv.framework
-
opy-sdk-ios-fps-5.10.x-xcframework-production.zip / OPYSDKFPS.xcframework
-
-
In Xcode, replace the existing (integration) framework file with the production version above.
-
Build and run the application as before. The NAGRA logo is not present during playback.