Skip to content
#

icloud-sync

Here are 28 public repositories matching this topic...

Zebradil
Zebradil commented Nov 12, 2020

Steps

  • run the app with any incorrect credentials
  • see the ugly stacktrace:
CRITICAL:root:('Invalid email/password combination.', PyiCloudAPIResponseException('Unknown reason'))
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/pyicloud/base.py", line 220, in authenticate
    req = self.session.post(
  File "/usr/local/lib/python3.8/site-package
enhancement help wanted good first issue
Isvvc
Isvvc commented Jan 18, 2022

While witnessing someone else try to use the app for the first time, I realizing the wording on the onboarding screen isn’t great. Help with the language and UX for the onboarding process would be appreciated.


There should also be an explanation about iCloud sync and how it can take a minute to load. It would be a bit complex, but it might be possible to have a loading indicator for sync

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the icloud-sync topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the icloud-sync topic, visit your repo's landing page and select "manage topics."

Learn more