Post

Replies

Boosts

Views

Activity

Reply to iOS14.2Beta Crash
Glad to see that @eskimo replied apple would fix this bug. After this incident, we have started planning to update ASIHTTPRequest to use NSURLSession instead. But it will take some time. So one of the things that we're very concerned about is that the next release version of iOS is going to have this bug with it?(oh man, hope not, which is a disaster for our application, because the application crashed during startup.) Thanks.
Sep ’20
Reply to Xcode12.0 beta 3 Unable to install "MyApp" on iPhoneXs iOS14
The same problem is on Xcode12.0 beta 4. Xcode11 is work well. Details Unable to install "MyApp" Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402620375- The code signature version is no longer supported. Domain: com.apple.dt.MobileDeviceErrorDomain Code: -402620375 User Info: {   DVTRadarComponentKey = 261622;   MobileDeviceErrorCode = "(0xE8008029)";   "com.apple.dtdevicekit.stacktrace" = ( 0  DTDeviceKitBase           0x000000011f3ce91f DTDKCreateNSErrorFromAMDErrorCode + 220 1  DTDeviceKitBase           0x000000011f40d104 _90-[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:]blockinvoke + 155 2  DVTFoundation            0x000000010346f923 DVTInvokeWithStrongOwnership + 71 3  DTDeviceKitBase           0x000000011f40ce45 -[DTDKMobileDeviceToken installApplicationBundleAtPath:withOptions:andError:withCallback:] + 1440 4  IDEiOSSupportCore          0x000000011f27dd34 118-[DVTiOSDevice(DVTiPhoneApplicationInstallation) processAppInstallSet:appUninstallSet:installOptions:completionBlock:]blockinvoke.292 + 3513 5  DVTFoundation            0x000000010359d994 DVTCALLINGCLIENTBLOCK + 7 6  DVTFoundation            0x000000010359f5b6 _DVTDispatchAsyncblockinvoke + 1191 7  libdispatch.dylib          0x00007fff6e7f36c4 dispatchcallblockandrelease + 12 8  libdispatch.dylib          0x00007fff6e7f4658 dispatchclientcallout + 8 9  libdispatch.dylib          0x00007fff6e7f9c44 dispatchlaneserialdrain + 597 10 libdispatch.dylib          0x00007fff6e7fa5d6 dispatchlaneinvoke + 363 11 libdispatch.dylib          0x00007fff6e803c09 dispatchworkloopworkerthread + 596 12 libsystempthread.dylib       0x00007fff6ea4ea3d pthreadwqthread + 290 13 libsystempthread.dylib       0x00007fff6ea4db77 start_wqthread + 15 ); }- System Information macOS Version 10.15.5 (Build 19F101) Xcode 12.0 (17200.1)
Aug ’20