-
-
Notifications
You must be signed in to change notification settings - Fork 69
Troubleshooting
Sean Escriva edited this page Jul 24, 2013
·
6 revisions
Starting with version 1.6.0 and above MobileOrg in the App Store is technically a 'new' app, meaning upgrades are not supported on the device. This can cause some issues, so here are some general troubleshooting steps.
If you are seeing an 'Unable to Sync' error please try the following steps:
- Uninstall MobileOrg from your device
- Delete the App from your authortized apps in Dropbox: https://www.dropbox.com/account#applications
- Make sure the value of
org-mobile-directory
is~/Dropbox/Apps/MobileOrg
, You can useM-x describe-variable
to check and that the~/Dropbox/Apps/MobileOrg
does not exist. This is important. You need to delete any old folder/files from dropbox and rsync/restage your org files. - Reinstall MobileOrg from the App Store
- Link and authorize the app for your dropbox account. This is done from the app, under Settings > Link Dropbox. This step will automatically create the
~/Dropbox/Apps/MobileOrg
folder, therefore it must not already exist. Note: this is much easier if you have Dropbox installed on your iOS device. - Re-stage your org files, from the emacs on your computer, using
M-x org-mobile-push
. - Sync your files from the MobileOrg application on your phone. Make sure that if you are using encryption for your files you have set the correct password in the Encryption section of MobileOrg settings.