View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012404 | MMA | Synchronization | public | 2014-12-03 16:19 | 2014-12-11 17:08 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Samsung Captivate | OS | Android 2.3 | ||
Product Version | 1.1.0 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0012404: Attempt to configure wi-fi sync --> crash | ||||
Description | Each time I attempt to configure Wi-Fi sync (Options > Sync/External or Internal card > Auto-sync content) MMA crashes. Multiple debugs submitted between 11:15 and 11:20 Debug log: R5GT5B0D2K Note: this issue is only occuring on my Samsung Captivate device and not on other devices. It occurs with both builds 346 and 347--I haven't tested earlier builds. | ||||
Tags | No tags attached. | ||||
Fixed in build | 353 | ||||
|
It is related to relaxed mode (0012269) that was enabled in build 327. Cling Upnp needs Android 4.0. But it works quite well on 2.3 too. But XML parser is too old to support relaxed mode and it fails to parse most values. I will disable relaxed mode on Android 2.3 Btw. all Upnp actions were not working, i.e. upnp browsing too. Fixed in build 353 |
|
Verified 353. |