-
Task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
There are places in the code base where we are forcing the unwrapping of optional where there is a chance that the optional is nil. To not have apps crashing we should go through the code base and handling this when applicable.