Post

Replies

Boosts

Views

Activity

StoreKit SKStoreProductViewController loadProductWithParameters function callback SKErrorStoreProductNotAvailable
What's the reason? Since about 19:00 on November 30, 2020, Storekit SKStoreProductViewController loadProductWithParameters:completionBlock: API received a lot of exception information, error status code = 5. Error Domain=SKErrorDomain Code=5 "(null)" SKErrorStoreProductNotAvailable API_AVAILABLE(ios(3.0), macos(10.15), watchos(6.2)),                        // Product is not available in the current storefront
0
0
410
Dec ’20
SKAdNetwork startImpression issue
I am testing SKAdNetwork 2.2 version; iPhone 12 ProMax beta iOS 14.5 and Version 12.5 beta (12E5220o) in my m1 clip macbookpro; after run below code [SKAdNetwork startImpression:theSkAdImpressionObject completionHandler:^(NSError * _Nullable error) { }]; //theSkAdImpressionObject is valid nothing happened, and I got below log: SKAdNetwork: Error in remote proxy while starting view-through impression: Error Domain=NSCocoaErrorDomain Code=4097 "connection to service on pid 0 named com.apple.storekitservice" UserInfo={NSDebugDescription=connection to service on pid 0 named com.apple.storekitservice} so, any suggestions ? thanks
2
0
1.3k
Feb ’21