CalCOFI / OceanView

App that can incentivize ocean users to report their observations
1 stars 0 forks source link

Save observation in local directory and upload them when Internet is available #12

Open hundredball opened 1 year ago

hundredball commented 1 year ago

Currently, the observation will be uploaded to Firebase once the user presses the upload button. If the Internet connection is bad at that time, it will fail and the observation will be lost. It would be good to keep observations in local storage and upload them until the connection is available.