View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020359 | MMW 5 | Sync | public | 2023-11-11 17:40 | 2024-03-25 12:40 |
| Reporter | Ludek | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | unable to reproduce |
| Status | closed | Resolution | fixed | ||
| Product Version | 2024.0 | ||||
| Target Version | 2024.0 | Fixed in Version | 2024.0 | ||
| Summary | 0020359: iPhone connection does not work in some environments [regression 2823] | ||||
| Description | I am unable to replicate, but some users are experiencing issues with build 2823 of iPhone devices no longer being detected as connected | ||||
| Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=105264 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 2824 | ||||
|
|
The issue was that iPhoneCalc.dll compiled as debug (using MSVS 2022) linked C:\Windows\system32\VCRUNTIME140D.DLL that is not presented in the user's environment(s).. So compiled it using Release where the dependencies are just ADVAPI32.dll and KERNEL32.dll => Fixed in 2824 |
|
|
Verified 3007 Tested also using resource dependence app |