Android: Marshmallow 5.0
Tell me, what you need more, I'll try to deliver.
Thanks for your reply, I'll investigate and try to solve the problem in the next version.
I did several tests but it works without crash for me.
Tested with NextCloud and Nextcloud Dev in API 27 (custom Nextcloud server with docker and no problem)
Tested also in API 25, no problem.
I can't reproduce the crash... :/
Can you tell me if the problem is still present with the new version 2.5.0.0beta4 ?
Nope. Still not working.
Can I produce a crashlog for you somehow?
It will be a bit complicated. You should connect the phone to the computer and save the logs with ADB that are related to the package com.kunzisoft.keepass
If anyone knows of open source easy tools for monitoring Android crashes remotely...
If you use the version of the play store you can send me the error report right after the crash. If it is with F-Droid, I do not see other solutions than ADB.
Just to add:
Using F-Droid Version 2.5.0.0beta-4-libre I can add entries to my kdbx file hosted on a nextcloud 13 instance without an issue. Phone used is a Galaxy S5 running LineageOS 14.1. Nextcloud App is 13.0.1 from F-Droid.
I have fixed crashes in version 2.5.0.0beta8 that have probably solved the problem. There was a problem in a key (long in int). I close this issue, if there is still the problem, no worries to open another one.
@J-Jamet If you need a NextCloud instance for testing (or any other purpose) I run my own on DigitalOcean. In the more distant future I want contribute direct NextCloud integration to this project. I <3 NextCloud. They also have a KeeWeb app (plugin/module) to access kdbx from the NextCloud "web app".
@justintime4tea thank you for the offer ! I had installed nextcloud locally just to test the application but I can't reproduce the problem. I think it was due to the registration settings of the database.
Most helpful comment
Thanks for your reply, I'll investigate and try to solve the problem in the next version.