When deploying to AppStore an app with AppClip (iOS 14) it fails the submission with the following:
Invalid SDK usage - App clip 'Runner.app/AppClips/AppClip.app' uses the SDK selector 'requestAlwaysAuthorization', which is not supported. Ensure your app clip is using supported SDK features.
Being able to deploy.
Just use the plugin and create an AppClip. Deploy an app with it.
Version: 5.0.0+hotfix.5
Platform:
This seems to be related with XCode 12 as it no longer support iOS 8.0. This is critical. We cannot upload to App Store with this issue. It causes the App Store Binary with issues email:
Dear Developer,
We identified one or more issues with a recent delivery for your app...
ITMS-90842: Invalid SDK usage - App clip 'Runner.app/AppClips/AppClip.app' uses the SDK selector 'requestAlwaysAuthorization', which is not supported. Ensure your app clip is using supported SDK features.
Most helpful comment
This seems to be related with XCode 12 as it no longer support iOS 8.0. This is critical. We cannot upload to App Store with this issue. It causes the App Store Binary with issues email:
Dear Developer,
We identified one or more issues with a recent delivery for your app...
ITMS-90842: Invalid SDK usage - App clip 'Runner.app/AppClips/AppClip.app' uses the SDK selector 'requestAlwaysAuthorization', which is not supported. Ensure your app clip is using supported SDK features.