Skip to main content
Answer

App not found error 4040003

  • October 3, 2023
  • 5 replies
  • 407 views

Forum|alt.badge.img+3

While in the process of setup.. 

 

Error enumerating unfinished transactions for first transaction listener: Error Domain=ASDErrorDomain Code=500 "(null)" UserInfo={NSUnderlyingError=0x28114e0d0 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/history?REDACTED, AMSStatusCode=404, AMSServerPayload={

    errorCode = 4040003;

    errorMessage = "App not found.";

    okButtonString = OK;

}, NSLocalizedFailureReason=The response has an invalid status code}}, storefront-country-code=PRT, client-environment-type=Sandbox}

 

 

After this error the following shows up:

 

🍎‼️ Error fetching offerings - Não foi possível concluir a operação. (RevenueCat.OfferingsManager.Error, erro 1.)

There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used). 

More information: https://rev.cat/why-are-offerings-empty

 

Do I need to select any StoreKit configuration in Scheme Options?  (None is selected) 

 

 

 

Latest SDK version 

App is in 1.0 Prepare for Submission

Subscriptions are in Ready to Submit. Localization is in Prepare for Submission (why?)

 

 

Best answer by MarkS

This error appears if your app bundle ID does not match the one in App Store Connect

This post has been closed for comments

5 replies

Forum|alt.badge.img+3
  • Author
  • Helper
  • October 3, 2023

Testing on device 

Sandbox account active


Forum|alt.badge.img+3
  • Author
  • Helper
  • Answer
  • October 3, 2023

This error appears if your app bundle ID does not match the one in App Store Connect


Forum|alt.badge.img+3
  • Helper
  • November 22, 2023

The same error. But I checked bundle ID a few times. They are identical.

 

Error enumerating unfinished transactions for first transaction listener: Error Domain=ASDErrorDomain Code=500 "(null)" UserInfo={NSUnderlyingError=0x280f037e0 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/history?REDACTED, AMSStatusCode=404, AMSServerPayload={
errorCode = 4040004;
errorMessage = "App not found. Please try again.";
okButtonString = OK;
}, NSLocalizedFailureReason=The response has an invalid status code}}, storefront-country-code=POL, client-environment-type=Sandbox}

I successfully receive all subscriptions with prices. But the purchase is not successful.

 

 


Forum|alt.badge.img+3
  • Helper
  • November 23, 2023

The same error. But I checked bundle ID a few times. They are identical.

 

Error enumerating unfinished transactions for first transaction listener: Error Domain=ASDErrorDomain Code=500 "(null)" UserInfo={NSUnderlyingError=0x280f037e0 {Error Domain=AMSErrorDomain Code=301 "Invalid Status Code" UserInfo={NSLocalizedDescription=Invalid Status Code, AMSURL=https://mzstorekit-sb.itunes.apple.com/inApps/v1/history?REDACTED, AMSStatusCode=404, AMSServerPayload={
errorCode = 4040004;
errorMessage = "App not found. Please try again.";
okButtonString = OK;
}, NSLocalizedFailureReason=The response has an invalid status code}}, storefront-country-code=POL, client-environment-type=Sandbox}

I successfully receive all subscriptions with prices. But the purchase is not successful.

 

 

Ok. Related: https://status.revenuecat.com/incidents/bc051fmc44gg


Forum|alt.badge.img+1
  • New Member
  • November 26, 2023

the same error