The first ever step-by-step playbook to building & scaling subscription-based apps 👉 Get your copy

Content

Solving for "SKU not returned" in App and Play Stores

We have all been there (luck if you haven’t) when the dreaded error of SKU not returned pops up, here is a quick guide.
Marco Pifferi
February 10, 2023
glassfy blog hero image

We have all been there, the dreaded SKU not returning as you build out your offerings in the App and Play store. Why does this happen?

Well… who knows really BUT small quirks exist in each store that ultimately aren’t your core job to know them, thats why we are here.

We know this is annoying, not only is it annoying, its holding you back from being able to quickly go-live and iterate your monetization strategy. Here is a quick guide on some of the reasons you can look out for when it comes to the SKUs not being returned. If you want an exhaustive list, head over to our documentation for the App and Play Stores respectively.

App Store Examples

  1. You need your App Store products to be “Ready for review” or “Ready to submit”. If they are “Missing Metadata”, add the missing information, so that they can be “Ready for review” / “Ready to submit”.

  2. The Bundle Identifier of your application must match the bundle identifier of your app in App Store Connect.

  3. Newly created products in App Store Connect need some time before becoming visible to the app (normally 24 hours).

Play Store Examples

  1. You are testing on a device and not an emulator (emulator can work with proper play store installed but to simplify the testing we recommend to test on an actual device).

  2. The Android Package Name of your application must match the package name of your app in Play Store.

  3. Be sure to use the “Product ID” and not the Base Plan (Screenshot below)

productID.png

Read More