wizmer / syncorg

An implementation of MobileOrg for the Android platform
GNU General Public License v3.0
174 stars 23 forks source link

Program crashes at start #43

Open stenw opened 7 years ago

stenw commented 7 years ago

The program crashes when I open it.

knezi commented 7 years ago

What version do you use? Can you try to erase all its data/reinstall it and try again? I've got 2.0.4 and it keeps crashing when trying to connect through SSH. Version 2.0.5.3 is not even able to create a folder on my phone.

stenw commented 7 years ago

It is version 2.05.3. Deleting data and reinstalling did not help.

knezi commented 7 years ago

Ok. Have you used the app before? Has this been broken by the update to 2.0.5.3? What OS version?

stenw commented 7 years ago

Well I used a version of the app under the old name but I have not used a version of syncorg before. I have android 6.01 (Marshmallow) on my phone. I will try if I it works on my tablet

stenw commented 7 years ago

To follow up: It works on my tablet without problem. That does not really help to find the cause of the bug ...

knezi commented 7 years ago

Ok, I've got no idea what it could be. There are two possibilities. Try to find out if there's a version that works. Or try to debug it. It's straightforward, it just requires a bit of time. Install AndroidStudio and run debug. Post here the exception. If you need any help how to do this, just ask.