Canvas API Swift Integration

harres
Community Novice

Hi everyone,

A few weeks ago, I began developing a student planner app for iOS. The user is able to import their assignments from Google Classroom (and hopefully Canvas) and drag them onto a calendar, indicating when they want to study for the assignment. I have completed the Classroom integration, and I’m ready to shift my focus to Canvas. I want to use the Canvas API within my app—I have already created an instance of Canvas LMS, so I'm able to obtain a developer key. I'm having trouble finding any sort of documentation in Swift. I tried to integrate CanvasKit (which is in Objective-C) with a bridging header, but the API is loaded with errors that I can't fix. Does anyone have any advice? Is there any documentation/sample projects I could investigate?

Thank you!!

0 Likes