We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If remote file is not accessible, some toast message appears with error, but finally successfully message is shown.
Expected behaviour If remote file is not accessible error message and show message with manually action is necessary
Reproduce
App Version: 2025.01.03 (1058) Model: moto g(100) Manufacturer: motorola Release: 12 Api:31 LocalDB Extension: .mmb RemoteDB: com.android.providers.downloads.documents
--------- beginning of main, D/ 01-04 19:40:42.994 SyncService(16336): Running sync job: com.money.manager.ex.sync.action.SYNC D/ 01-04 19:40:43.001 DatabaseMetadata(16336): Local file modified time: Sat Jan 04 19:34:23 GMT+01:00 2025, snapshot time: Sat Jan 04 19:34:23 GMT+01:00 2025 D/ 01-04 19:40:43.004 DocFileMetadata(16336): Metadata refresh triggered for URI: content://com.android.providers.downloads.documents/document/32 W/ 01-04 19:40:43.053 DocFileMetadata(16336): Cursor is null or empty for URI: content://com.android.providers.downloads.documents/document/32 D/ 01-04 19:40:43.055 DatabaseMetadata(16336): Remote file modified time: Thu Jan 01 01:00:00 GMT+01:00 1970, snapshot time: Sat Jan 04 19:34:26 GMT+01:00 2025 D/ 01-04 19:40:43.055 SyncService(16336): Local file has changed: false, Remote file has changed: false
The text was updated successfully, but these errors were encountered:
Also relate to #2006
Sorry, something went wrong.
ANR: just enable light check
4bbd45e
No branches or pull requests
If remote file is not accessible, some toast message appears with error, but finally successfully message is shown.
Expected behaviour
If remote file is not accessible error message and show message with manually action is necessary
Reproduce
App Version: 2025.01.03 (1058)
Model: moto g(100)
Manufacturer: motorola
Release: 12
Api:31
LocalDB Extension: .mmb
RemoteDB: com.android.providers.downloads.documents
--------- beginning of main,
D/ 01-04 19:40:42.994 SyncService(16336): Running sync job: com.money.manager.ex.sync.action.SYNC
D/ 01-04 19:40:43.001 DatabaseMetadata(16336): Local file modified time: Sat Jan 04 19:34:23 GMT+01:00 2025, snapshot time: Sat Jan 04 19:34:23 GMT+01:00 2025
D/ 01-04 19:40:43.004 DocFileMetadata(16336): Metadata refresh triggered for URI: content://com.android.providers.downloads.documents/document/32
W/ 01-04 19:40:43.053 DocFileMetadata(16336): Cursor is null or empty for URI: content://com.android.providers.downloads.documents/document/32
D/ 01-04 19:40:43.055 DatabaseMetadata(16336): Remote file modified time: Thu Jan 01 01:00:00 GMT+01:00 1970, snapshot time: Sat Jan 04 19:34:26 GMT+01:00 2025
D/ 01-04 19:40:43.055 SyncService(16336): Local file has changed: false, Remote file has changed: false
The text was updated successfully, but these errors were encountered: