Native support for Sakai Forums: including viewing and traversing conversations as well as responding to a post.
This will be made difficult because Sakai may not have proper REST API's for posting messages to a conversation and information may have to be retrieved through JavaScript in a WKWebView. One potential solution would be to keep the web view hidden but perform all interactions with the API through it.
Native support for Sakai Forums: including viewing and traversing conversations as well as responding to a post.
This will be made difficult because Sakai may not have proper REST API's for posting messages to a conversation and information may have to be retrieved through JavaScript in a WKWebView. One potential solution would be to keep the web view hidden but perform all interactions with the API through it.