All Collections
Purchasely SDK
iOS
<Error> Couldn't fetch products. No App Store product could be found. You will not be able to perform purchases. Error: productNotFound.
<Error> Couldn't fetch products. No App Store product could be found. You will not be able to perform purchases. Error: productNotFound.

Console / iOS / Error Message

Jeff Grang avatar
Written by Jeff Grang
Updated over a week ago

This Console Error message is due to our inability to retrieve (or find) the plans from AppStore Connect.

This Error can show on iOS 14+ simulators but should not happen when testing on your Device.

It can be due to the fact that you are using the wrong API Key.

If the API Key is correct you can check the following:

  • Go to AppStore Connect

  • Check the Paid Apps Contract :

    • Is it signed?

    • Has it expired?

  • Check that the In-App Purchases IDs in AppStore Connect and in the Console are matching

  • Check that you set a price for the In-App Purchases

  • Check that the In-App Purchase is available in the country you are testing from

  • Check that the App Bundle Identifier is correctly set in the console

  • Check that the In-App Purchase capabilities was associated in X-code

Did this answer your question?