cross-platform / icloud-for-linux

Access all of your favourite iCloud apps from Linux
https://snapcraft.io/icloud-for-linux
GNU General Public License v3.0
365 stars 54 forks source link

Can't login with Chinese icloud account #56

Closed ShoiLyaung closed 1 year ago

ShoiLyaung commented 1 year ago

When I log in with my account,it mentioned me with:

This Apple ID can’t sign in to iCloud.com. To sign in with this Apple ID, go to iCloud.com.cn."

But the link below can only be opened in a browser. So I'm stuck in the login page. I considered if it is possible to provide a way to log in by iCloud.com.cn instead of iCloud.com

FengZeHe commented 1 year ago

I also met this problem. Have you solved it?

ShoiLyaung commented 1 year ago

No, still waiting for reply.

MarcusTomlinson commented 1 year ago

Selecting a manual TLD is now possible via ~/snap/icloud-for-linux/common/tld in version 0.13+ of the snap.

For example:

mkdir -p ~/snap/icloud-for-linux/common
echo ".com.cn" > ~/snap/icloud-for-linux/common/tld