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
nothing happened, and I got below log:
so, any suggestions ? thanks
iPhone 12 ProMax beta iOS 14.5 and Version 12.5 beta (12E5220o) in my m1 clip macbookpro;
after run below code
Code Block language [SKAdNetwork startImpression:theSkAdImpressionObject completionHandler:^(NSError * _Nullable error) { }]; //theSkAdImpressionObject is valid
nothing happened, and I got below log:
Code Block Objective-C 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