LocalNotificationHelper.sharedInstance().scheduleNotificationWithKey(key: "mobiwise", title: "title", message: "message", seconds: 5, userInfo: nil) unexpectedly found nil while unwrapping an Optional value