We have things working properly on iOS and Android, but the Amazon Store is not working, and we have no idea why. Here is the log from live app testing:
2022-04-05 19:42:59.883 4959-4959/com.alltogether.Hellosaurus D/[Purchases] - DEBUG: App foregrounded
2022-04-05 19:42:59.884 4959-4959/com.alltogether.Hellosaurus D/DPurchases] - DEBUG: Checking if cache is stale AppInBackground false
2022-04-05 19:42:59.885 4959-4959/com.alltogether.Hellosaurus D/sPurchases] - DEBUG: CustomerInfo cache is stale, updating from network in foreground.
2022-04-05 19:42:59.887 4959-4959/com.alltogether.Hellosaurus D/rPurchases] - DEBUG: Offerings cache is stale, updating from network in foreground
2022-04-05 19:42:59.888 4959-4959/com.alltogether.Hellosaurus D/aPurchases] - DEBUG: Offerings updated from network.
2022-04-05 19:42:59.888 4959-4959/com.alltogether.Hellosaurus D/oPurchases] - DEBUG: Updating pending purchase queue
2022-04-05 19:42:59.898 4959-4959/com.alltogether.Hellosaurus D/lPurchases] - DEBUG: No subscriber attributes to synchronize.
2022-04-05 19:43:00.843 4959-5040/com.alltogether.Hellosaurus D/HPurchases] - DEBUG: API request started: GET /subscribers/cl016e9nj00001in43dlfb3o5
2022-04-05 19:43:00.845 4959-5040/com.alltogether.Hellosaurus D/rPurchases] - DEBUG: API request completed with status: GET /subscribers/cl016e9nj00001in43dlfb3o5 304
2022-04-05 19:43:01.095 4959-5040/com.alltogether.Hellosaurus D/hPurchases] - DEBUG: API request started: GET /subscribers/cl016e9nj00001in43dlfb3o5/offerings
2022-04-05 19:43:01.097 4959-5040/com.alltogether.Hellosaurus D/ePurchases] - DEBUG: API request completed with status: GET /subscribers/cl016e9nj00001in43dlfb3o5/offerings 304
2022-04-05 19:43:01.106 4959-4959/com.alltogether.Hellosaurus D/Kiwi: Appstore SDK - Production Mode: sendGetPurchaseUpdates
2022-04-05 19:43:09.972 4959-4959/com.alltogether.Hellosaurus D/oPurchases] - DEBUG: User data request finished with result FAILED
2022-04-05 19:43:09.973 4959-4959/com.alltogether.Hellosaurus E/lPurchases] - ERROR: Error fetching offerings - PurchasesError(code=StoreProblemError, underlyingErrorMessage=Failed to get user data., message='There was a problem with the store.')
2022-04-05 19:43:14.485 4959-4959/com.alltogether.Hellosaurus D/aPurchases] - DEBUG: Retrieved productData: (com.amazon.device.iap.model.PurchaseUpdatesResponse@3b7947d, requestId: "ea456f71-50cf-4335-a797-13b14eda64e7", requestStatus: "FAILED", userData: "null", receipts: u], hasMore: "false")
2022-04-05 19:43:14.487 4959-4959/com.alltogether.Hellosaurus E/mPurchases] - ERROR: There was a problem with the store.
2022-04-05 19:44:01.218 4959-4959/com.alltogether.Hellosaurus D/cPurchases] - DEBUG: App backgrounded
2022-04-05 19:44:01.219 4959-4959/com.alltogether.Hellosaurus D/9Purchases] - DEBUG: No subscriber attributes to synchronize.