making 100 jobs more than once
Summary: there is a for loop while creating creating a job which creates more than 100 jobs and causes app to crash sometimes
Steps to reproduce: enter pin again and again , sometimes it appears but most of the time android handles that
Expected behaviour: there are at max requirement of 6 jobs but loop takes it around 142 which is very poor use of resources
Observed behaviour: I see the loop is making job request more that 100 time. I thing the change required if in the files which are set to read only
Device and Android version: model device (Moto one power) android phone version (10)
Screenshots:
.
i would like to start working on the issue i have knowledge of android development would that be enough??