Я использую Revenucat, и пользователи из разных стран получают эту ошибку.
Я исследовал это, но еще ничего не нашел.
Пользователи могут получить следующую ошибку при совершении покупки в приложении. < /p>
Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x3032ee6a0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 10615 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 10615 named com.apple.storekitd}}, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM, NSLocalizedDescription=There was a problem with the App Store.}
< /code>
Записи об ошибках в базе данных следующие: < /p>
{
"err": {
"country:": "fr_FR",
"date": "2025.02.12 21:23",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSLocalizedDescription=There was a problem with the App Store., readable_error_code=STORE_PROBLEM, source_function=asPurchasesError, NSUnderlyingError=0x302e7cf60 {Error Domain=StoreKit.StoreKitError Code=2 \"Impossible de traiter la requête\"}, source_file=RevenueCat/StoreKitError+Extensions.swift:43}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
{
"err": {
"country:": "ar_BH@numbers=latn",
"date": "2025.02.10 16:01",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x3032ee6a0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 10615 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 10615 named com.apple.storekitd}}, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM, NSLocalizedDescription=There was a problem with the App Store.}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"price": "٢٩٫٩٩ US$",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
{
"err": {
"country:": "en_US",
"date": "2025.02.09 03:51",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={source_function=asPurchasesError, NSUnderlyingError=0x30348dfe0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 577 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 577 named com.apple.storekitd}}, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29, readable_error_code=STORE_PROBLEM}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
{
"err": {
"country:": "en_AE",
"date": "2025.02.06 02:26",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSLocalizedDescription=There was a problem with the App Store., NSUnderlyingError=0x300f04330 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 23582 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 23582 named com.apple.storekitd}}, readable_error_code=STORE_PROBLEM, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
{
"err": {
"country:": "en_AU",
"date": "2025.02.02 16:49",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x303db64f0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 32200 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 32200 named com.apple.storekitd}}, readable_error_code=STORE_PROBLEM, source_function=asPurchasesError, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
{
"err": {
"country:": "it_US",
"date": "2025.02.02 11:33",
"error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x300c48d50 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 13194 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 13194 named com.apple.storekitd}}, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM}",
"localized": "There was a problem with the App Store.",
"package": "Three Monthly Subscription",
"productId": "plant_three_monthly",
"userCancelled": false
}
}
Есть ли кто -нибудь, кто может решить эту проблему?
Я использую Revenucat, и пользователи из разных стран получают эту ошибку. Я исследовал это, но еще ничего не нашел. Пользователи могут получить следующую ошибку при совершении покупки в приложении. < /p> [code]Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x3032ee6a0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 10615 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 10615 named com.apple.storekitd}}, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM, NSLocalizedDescription=There was a problem with the App Store.} < /code> Записи об ошибках в базе данных следующие: < /p> { "err": { "country:": "fr_FR", "date": "2025.02.12 21:23", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSLocalizedDescription=There was a problem with the App Store., readable_error_code=STORE_PROBLEM, source_function=asPurchasesError, NSUnderlyingError=0x302e7cf60 {Error Domain=StoreKit.StoreKitError Code=2 \"Impossible de traiter la requête\"}, source_file=RevenueCat/StoreKitError+Extensions.swift:43}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "productId": "plant_three_monthly", "userCancelled": false } }
{ "err": { "country:": "ar_BH@numbers=latn", "date": "2025.02.10 16:01", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x3032ee6a0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 10615 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 10615 named com.apple.storekitd}}, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM, NSLocalizedDescription=There was a problem with the App Store.}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "price": "٢٩٫٩٩ US$", "productId": "plant_three_monthly", "userCancelled": false } }
{ "err": { "country:": "en_US", "date": "2025.02.09 03:51", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={source_function=asPurchasesError, NSUnderlyingError=0x30348dfe0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 577 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 577 named com.apple.storekitd}}, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29, readable_error_code=STORE_PROBLEM}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "productId": "plant_three_monthly", "userCancelled": false } }
{ "err": { "country:": "en_AE", "date": "2025.02.06 02:26", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSLocalizedDescription=There was a problem with the App Store., NSUnderlyingError=0x300f04330 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 23582 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 23582 named com.apple.storekitd}}, readable_error_code=STORE_PROBLEM, source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "productId": "plant_three_monthly", "userCancelled": false } }
{ "err": { "country:": "en_AU", "date": "2025.02.02 16:49", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x303db64f0 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 32200 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 32200 named com.apple.storekitd}}, readable_error_code=STORE_PROBLEM, source_function=asPurchasesError, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "productId": "plant_three_monthly", "userCancelled": false } }
{ "err": { "country:": "it_US", "date": "2025.02.02 11:33", "error": "Error Domain=RevenueCat.ErrorCode Code=2 \"There was a problem with the App Store.\" UserInfo={NSUnderlyingError=0x300c48d50 {Error Domain=NSCocoaErrorDomain Code=4097 \"connection to service with pid 13194 named com.apple.storekitd\" UserInfo={NSDebugDescription=connection to service with pid 13194 named com.apple.storekitd}}, NSLocalizedDescription=There was a problem with the App Store., source_file=RevenueCat/StoreKitError+Extensions.swift:29, source_function=asPurchasesError, readable_error_code=STORE_PROBLEM}", "localized": "There was a problem with the App Store.", "package": "Three Monthly Subscription", "productId": "plant_three_monthly", "userCancelled": false } }
[/code] Есть ли кто -нибудь, кто может решить эту проблему?
Я использую Revenucat, и пользователи из разных стран получают эту ошибку.
Я исследовал это, но еще ничего не нашел.
Пользователи могут получить следующую ошибку при совершении покупки в приложении.
Error Domain=RevenueCat.ErrorCode Code=2 \ There...
Я просто пытаюсь настроить код из руководства для загрузки файлов с файловой системой expo и общим доступом к expo, и я столкнулся с этой ошибкой.
Полная ошибка это:
Не удалось создать каталог хранения. Ошибка Domain=NSCocoaErrorDomain Code=512...
Я в замешательстве. Я возился, пытаясь изменить имя своего приложения для iPhone, и, видимо, что-то сломал.
При попытке сборки я получаю сообщение об ошибке
/Users/john/Desktop/ubernerds/fardig/renrakat.xcdatamodeld: Невозможно
прочитать...
Я использую AFNetworking версии «2.5.4» и создаю запрос multipartform-data .
В моем случае код работает нормально на iOS8, но проблема на iOS 7. Возникает ошибка