Samagra-Development / odk-collect-extension

ODK Collect is an Android app for filling out forms. ODK Collect Extensions is a layer on top of ODK Collect to make it easier to integrate inside existing Android apps.
https://docs.getodk.org/collect-intro
Apache License 2.0
5 stars 18 forks source link

Minor Bug Issue #52

Closed 098suraj closed 1 year ago

098suraj commented 1 year ago

During the sample app start-up, while the FormsDatabaseInteractor and FormsNetworkInteractor are being initialized there is a case if the user taps on downloadFormsButton , downloadAllFormsButton , clearAllFormsButton it may crash the app .