Skip to content

AccessBell/AccessBellAppleSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

AccessBellAppleSDK

IOS SDK for AccessBell video conferencing

The following is a guide on how to set up the sdk in an existing Apple project.

Copy AccessbellMeet.framework and WebRTC.framework into the project directory (preferably in the root directory in a Frameworks folder).

Open the project settings and add these two frameworks to be used by the application. Clean the xcode workspace and add 'import AccessbellMeet' in the respective files to the respective files in which you want to display your video conference.

Releases

No releases published

Packages

No packages published