umgc / fall2022

SWEN 670 Fall 2022 cohort
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Fixed iOS app loading issue. #639

Closed tatikozh closed 2 years ago

tatikozh commented 2 years ago

Added try catch block in main.dart to prevent runtime error as iOS does not support receive_intent package Changed AppBar in notifications.dart to TopBar. Adjusted bottom padding for some screen that home button won't overlap with other elements.

tatikozh commented 2 years ago

@AliFahimi No, doesn't seem like anything else is causing issues at the moment. I will keep eye on it.