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


【Unity】iOS の RevenueCat で「There was a problem with the App Store.」

概要

_makePurchase {
    "error": {
        "code": 2,
        "message": "There was a problem with the App Store.",
        "underlyingErrorMessage": "不明なエラーが起きました",
        "readableErrorCode": "STORE_PROBLEM",
        "userCancelled": false,
        "readable_error_code": "STORE_PROBLEM"
    },
    "userCancelled": false
}

Apple のサンドボックス環境で RevenueCat の
Purchases.PurchaseProduct を実行した時に
上記のエラーが発生する現象に遭遇した。

iOS 端末で SANDBOX アカウントでサインインしていないことが原因だった。

SANDBOX アカウントでサインインしたら正常に購入できた。




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

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