ISN-Zurich / ISN-Learning-Cards

ISN Mobile Application to run Learning Cards for Courses on an Ilias LMS
6 stars 6 forks source link

when are offline the app doesnt launch #214

Closed evangelia-mitsopoulou closed 11 years ago

evangelia-mitsopoulou commented 11 years ago

Current Behavior: when are offline, the app does not launch properly. Desired Behavior: The app to launch properly when we are offline.

HINT: the problem existis in the point where the offline status is detected in the connection state model. In the goOffline function we check if views exist. This sanity check cannot be read properly.

evangelia-mitsopoulou commented 11 years ago

the above bug was fixed. in the constructor of the connection state model the self. controller=controller should be self.controller=controller.