{"id":15968852,"url":"https://github.com/kandy-io/kandy-link-ios-sdk","last_synced_at":"2025-09-07T07:07:16.139Z","repository":{"id":35153383,"uuid":"184009487","full_name":"Kandy-IO/kandy-link-ios-sdk","owner":"Kandy-IO","description":"Kandy Link iOS SDK release repository","archived":false,"fork":false,"pushed_at":"2022-11-08T13:51:42.000Z","size":476078,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-25T21:22:02.119Z","etag":null,"topics":["documentation","ios","kandy","tutorial","webrtc"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kandy-IO.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-29T06:04:41.000Z","updated_at":"2023-08-21T21:14:50.000Z","dependencies_parsed_at":"2022-09-20T05:51:55.560Z","dependency_job_id":null,"html_url":"https://github.com/Kandy-IO/kandy-link-ios-sdk","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kandy-IO%2Fkandy-link-ios-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kandy-IO%2Fkandy-link-ios-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kandy-IO%2Fkandy-link-ios-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kandy-IO%2Fkandy-link-ios-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kandy-IO","download_url":"https://codeload.github.com/Kandy-IO/kandy-link-ios-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244133681,"owners_count":20403467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","ios","kandy","tutorial","webrtc"],"created_at":"2024-10-07T19:04:18.424Z","updated_at":"2025-03-18T00:30:47.551Z","avatar_url":"https://github.com/Kandy-IO.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kandy Link iOS SDK\n\n\u003cp\u003e\n    \u003cimg alt=\"Cocoapods platforms\" src=\"https://img.shields.io/cocoapods/p/KandyLinkMobileSDK\"\u003e\n    \u003cimg alt=\"GitHub release (latest SemVer)\" src=\"https://img.shields.io/github/v/release/kandy-io/kandy-link-ios-sdk\"\u003e\n    \u003cimg alt=\"Cocoapods\" src=\"https://img.shields.io/cocoapods/v/KandyLinkMobileSDK\"\u003e\n\u003c/p\u003e\n\n## Install\n\n### CocoaPods\n\n[CocoaPods](https://cocoapods.org/pods/KandyLinkMobileSDK) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate *Kandy Link iOS SDK* into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\n...\nuse_frameworks!\n\ntarget 'YOUR_TARGET_NAME' do\n    pod 'KandyLinkMobileSDK', '~\u003e 6.8.1'\nend\n\npost_install do |installer|\n  installer.pods_project.targets.each do |target|\n    target.build_configurations.each do |config|\n      config.build_settings['ENABLE_BITCODE'] = 'NO'\n    end\n  end\nend\n\n...\n```\n#### Swift Package Manager\n1. File \u003e Swift Packages \u003e Add Package Dependency\n2. Add https://github.com/Kandy-IO/kandy-link-ios-sdk.git\n3. Select \"Branch\" with \"master\"\n\n### Manual\n\nAlternatively *Kandy Link iOS SDK* can be manually integrated to your project with the [followed steps](https://kandy-io.github.io/kandy-link-ios-sdk/tutorials/#/?id=manual-installation-after-v5170).  \n\n## Documentation\n\nThe information about tutorials and documents can be found in the links below\n\n* Documents: [API Docs](https://kandy-io.github.io/kandy-link-ios-sdk/docs)\n\n* Tutorials: Choose your configuration ( [Kandy-US](https://kandy-io.github.io/kandy-link-ios-sdk/tutorials/?SUBSCRIPTIONFQDN=webrtc-na.kandy.io\u0026WEBSOCKETFQDN=webrtc-na.kandy.io\u0026ICESERVER1=turn-na-1.kandy.io\u0026ICESERVER2=turn-na-2.kandy.io) | [Kandy-EMEA](https://kandy-io.github.io/kandy-link-ios-sdk/tutorials/?SUBSCRIPTIONFQDN=webrtc-em.kandy.io\u0026WEBSOCKETFQDN=webrtc-em.kandy.io\u0026ICESERVER1=turn-em-1.kandy.io\u0026ICESERVER2=turn-em-2.kandy.io) | [Kandy-UAE](https://kandy-io.github.io/kandy-link-ios-sdk/tutorials/?SUBSCRIPTIONFQDN=ct-webrtc.etisalat.ae\u0026WEBSOCKETFQDN=ct-webrtc.etisalat.ae\u0026ICESERVER1=ct-turn1.etisalat.ae\u0026ICESERVER2=ct-turn2.etisalat.ae) )\n\n## Compatibility\n\nCompatible iOS versions :\n\n* iOS 11.x+\n\nCompatible XCode Versions :\n\n* XCode 13.x+\n\nCompatible KandyLink Server versions :\n\n* Kandy Link 4.8.1\n\n* Kandy Link 4.9\n\nTested on :\n\n* iPhone 6S, 7, 7+, 8, X, 11, 11 Pro, iPad mini, and iPad Air\n\n## Known Issues\n\n* Build issues on systems using Apple Silicon M1 chip.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkandy-io%2Fkandy-link-ios-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkandy-io%2Fkandy-link-ios-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkandy-io%2Fkandy-link-ios-sdk/lists"}