You can retrieve the information of the project like this:
MBClient.getProject(success: { project in }, failure: { error in })
Last updated 4 years ago