roozbehzarei / filester

A secure, accessible cloud storage app for android
https://roozbehzarei.me/project/filester
GNU General Public License v3.0
125 stars 2 forks source link

Background work fails if app is force closed #8

Closed roozbehzarei closed 1 year ago

roozbehzarei commented 2 years ago

Force closure of the app in middle of uploading a file results in a crash:

Could not instantiate com.rouzbehzarei.filester.worker.UploadWorker java.lang.reflect.InvocationTargetException Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Context android.content.Context.getApplicationContext()' on a null object reference