[Fix] SKStoreProductViewController sceneDisconnected unrecognized selector sent to instance 0x115161a00 iOS 15.6 iOS 16 beta

When UISceneDidDisconnectNotification is tried to post, any active SKStoreProductViewController instance would crash for the unrecognized selector named sceneDisconnected and below error is shown:

-[SKStoreProductViewController sceneDisconnected:]: unrecognized selector sent to instance 0x115161a00

This crash is mainly seen to the iOS 15.6 and iOS 16 beta versions only.

Why [SKStoreProductViewController sceneDisconnected:]: unrecognized selector sent to instance 0x115161a00 is Seen?

Error is seen because there is the Apple’s bug into iOS 15.6 and iOS 16 beta versions. There is nothing much that you can do here except to wait that Apple technical team fix the issue [SKStoreProductViewController sceneDisconnected:]: unrecognized selector sent to instance 0x115161a00 into iOS 15.6 and iOS 16 beta versions.

How to Fix [SKStoreProductViewController sceneDisconnected:]: unrecognized selector sent to instance 0x115161a00?

As mentioned above, issue is basically seen because there is the Apple’s bug into iOS 15.6 and iOS 16 beta versions.

There is nothing much that you can do here except to wait that Apple technical team fix the issue [SKStoreProductViewController sceneDisconnected:]: unrecognized selector sent to instance 0x115161a00 into iOS 15.6 and iOS 16 beta versions.

As a member of Apple’s Beta Software Program, you’ll be able to enroll your devices in order to get access to public betas and test out the newest features. Using the Apple Feedback Assistant app, you may send feedback directly to Apple.

Users may check out pre-release software via Apple’s Beta Software Program. Your comment on quality and usability helps Apple to find problems, correct them, and improve Apple software.

Please keep in mind that since Apple has not yet commercially published the public beta software, it may have errors or inaccuracies and may not work as well as commercially released software.

So always report to Apple Feedback Assistant app if see any error to Apple’s Beta Software Program. It would help out Apple technical team to fix the issue with Apple next planned commercial release with more stability.