NullPointerException while running async tasks
Hi,All of my tasks are async but while running I get this error and execution stops for a while and then starts again.I don't want this to happen.Also I am facing alot of issues while debugging my code because of this error.How can I solve this?2018-...