以下の内容はhttps://baba-s.hatenablog.com/entry/2024/06/06/101723より取得しました。


【Unity】Amazon AppStore の RevenueCat で「There was a problem with the store.」

概要

_receiveProducts {
    "error": {
        "code": 2,
        "message": "There was a problem with the store.",
        "readableErrorCode": "StoreProblemError",
        "readable_error_code": "StoreProblemError",
        "underlyingErrorMessage": "Failed to get user data. Make sure sandbox mode is enabled if using App Tester. https:\/\/rev.cat\/enter-amazon-sandbox"
    }
}

PurchasesConfiguration.SetUseAmazon( true ) を設定してから
Purchases.PurchaseProduct を実行した時に
上記のエラーが発生する現象に遭遇した。

ライブアプリテストを使用せずに課金を検証しようとしたことが原因だった。




以上の内容はhttps://baba-s.hatenablog.com/entry/2024/06/06/101723より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14