Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Sync the Motorola A630 via iSync' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Sync the Motorola A630 via iSync
Authored by: djpluv on Jul 22, '05 09:29:17AM

Upon following the instructions, I am still told that my A630 is not supported when attempting to add the device in iSync. Any thoughts?



[ Reply to This | # ]
Sync the Motorola A630 via iSync
Authored by: dogzilla on Aug 10, '05 04:52:54PM

Annoyingly, I just started receiving the same response, *after* I had the damn thing working. No idea what's going on. Maybe an update blew this capability away?



[ Reply to This | # ]
Sync the Motorola A630 via iSync
Authored by: sulphurlad on Aug 27, '05 04:56:46PM

This is the right format for the Metaclasses.plist, it was change in the newest version of iSync.

Works for me Anyway.

------Cut Here------
<key>com.motorola.A630</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>"Motorola CE, Copyright 2000"+A630</string>
<key>com.apple.gmi+gmm</key>
<string>"Motorola CE, Copyright 2000"+A630</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>com.motorola.usb-bt.0x22B8/0x4902</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelName</key>
<string>A630</string>
<key>PhoneIcon</key>
<string>MOTA630.tiff</string>
</dict>
</dict>
</array>
</dict>

------Cut Here------

Just follow the directions



[ Reply to This | # ]