A multi-semester iOS Club initiative, working towards a better iOS client for students using Canvas.
This feature database contains a list and status of features and ideas for this project. To contribute to the list, reach out to an iOS Club exec member on our Discord server.
- SQLite Viewer for viewing SQLite files that SwiftData writes to.
- Print the following at app launch to get the directory storing these SQLite files.
print(URL.applicationSupportDirectory.path(percentEncoded: false))