DimaP
About
- Username
- DimaP
- Joined
- Roles
- Member
Comments
-
The crash message is "Failed to load WebView provider: No WebView installed". Your device is Samsung S22 right? Did you ever do anything to the system apps installed on your phone? Maybe removed some of them? Or maybe even installed some custom Andr…
-
@TheConvolutedMind Could you please try the latest build(1.0.0.127) which has a potential fix. It will either fix the issue for you or will provide us with more descriptive crash reports which should help us in our next attempts.
-
Yes, Andoid has such functionality: If you long press against "All Items" or specific collection you should see an option "Download attachments"
-
@chejunkie The app was developed for large libraries from the ground up so the size of library will not affect the performance. It loads and unloads data into RAM dynamically as you scroll through it/access it. So there is no need to specifically …
-
Looks like you are using Debug version of the app that you've compiled from source code. You will need to obtain Nutrient's (PSPDFKIT's) license key and put it inside of pspdfkit-key.txt file in the root folder of the project if you want to get rid …
-
@Peauline Can you please go to apps settings and turn on debug logging and then try downloading an attachment again and then stopping logging. this should give you the debug id. Please create a separate forum post describing the issue again while al…
-
@kwmullet when you download an attachment it will be available offline. It's not saved in a temporary cache, but into an internal apps folder. So it won't be deleted if you did "clear cache" against the app. Also there is no timer in place to delete…
-
@haidar47x it's Android 6(sdk 23).
-
Could you please enable debug logging via zotero app's settings and then try verifying your webdav server again and post DebugId here?
-
Currently there is no option to delete all local files implemented on Android, but for now as a temporary solution you can long press the item in the library and tap on 'Remove attachment'. This feature will be implemented later.
-
I think what might be happening here is when sorting by Date Modified Descending the new items simply appear above the current top item. Before we investigate further could you please: Try adding the item via say Zotero Web, then trigger sync on And…