View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019070 | MMW 5 | Sync | public | 2022-05-11 00:44 | 2022-05-19 17:27 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
Summary | 0019070: Apple devices: Windows x86 incompatibility | ||||
Description | Looks like Apple products support for x86 versions of Windows make issues with MediaMonkey. Latest report is from user using iPhone XS Max on iOS 15.4.1 | ||||
Additional Information | Ticket # 4177 https://www.mediamonkey.com/forum/viewtopic.php?t=101827 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2625 | ||||
|
BTW: Studing the code it might be related to 0016934 Starting from iTunes 12.10.9 the iTunesMobileDevice.dll is no longer presented (0016934) we need to connect to MobileDevice.dll instead, but utilize also own CFRunLoop to get notifications from AMDeviceNotificationSubscribe (via CoreFoundation.dll) But we have done this fix just in the MediaMonkey64Helper.exe process -- i.e. for 64-bits OS only. This can be confirmed via this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Apple Inc.\Apple Mobile Device Support\Shared\ and if ''iTunesMobileDeviceDLL'' is missing then we need to read 'MobileDeviceDLL' instead. Asked more via ticket # 4177 |
|
Implemented in 5.0.3.2625 Please test (you or users) and in case of issues generate debug log using DbgView for analyzing |
|
Verified 2625 No regression found on x64 OS. |
|
Confirmed with user on remote session in Windows 10 21H2 x86 and 2625 Closing. |