SEG2105-Group / JobZi

SEG2105 Android Application: Allows home owners and service providers to be matched to allow home owners to use the services of the service providers.
1 stars 0 forks source link

App crashes when last availability a service provider has is removed. #172

Closed ghost closed 5 years ago

ghost commented 5 years ago

To reproduce, simply remove all availabilities from all days and after removing the last one the app will crash.

This is likely due to firebase returning null when the availabilities hash map is empty (or something similar).