{"id":23002501,"url":"https://github.com/line/planet-kit-demoapp-apple","last_synced_at":"2025-06-11T10:40:04.140Z","repository":{"id":266810767,"uuid":"886445327","full_name":"line/planet-kit-demoapp-apple","owner":"line","description":"A demo app for integrating PlanetKit on the Apple platform.","archived":false,"fork":false,"pushed_at":"2025-05-02T05:56:01.000Z","size":1572,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-02T06:30:52.092Z","etag":null,"topics":["demo-app","ios-app","macos-app","planetkit"],"latest_commit_sha":null,"homepage":"https://docs.lineplanet.me","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/line.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-11T01:34:40.000Z","updated_at":"2025-05-02T05:56:04.000Z","dependencies_parsed_at":"2024-12-06T09:30:42.603Z","dependency_job_id":"76e56448-adfb-4e81-982f-d5582a29b6d7","html_url":"https://github.com/line/planet-kit-demoapp-apple","commit_stats":null,"previous_names":["line/planet-kit-demoapp-apple"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-apple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-apple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-apple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-apple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/planet-kit-demoapp-apple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-apple/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259247568,"owners_count":22828274,"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":["demo-app","ios-app","macos-app","planetkit"],"created_at":"2024-12-15T07:11:14.327Z","updated_at":"2025-06-11T10:40:04.123Z","avatar_url":"https://github.com/line.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LINE Planet Call for iOS and macOS\n \nLINE Planet Call is a demo app for LINE Planet, a cloud-based real-time communications platform as a service (CPaaS).\n \nLINE Planet Call showcases the key features of LINE Planet, including 1-to-1 and group call functionalities. It can help you understand how to integrate LINE Planet into your services and enhance productivity when you implement your own app.\n\n## Planet Documentation\n\n[LINE Planet Documentation](https://docs.lineplanet.me/) provides additional resources to help you integrate LINE Planet into your service. These resources include LINE Planet specifications, developer guides for each client platform, and server API references.\n\n## Features\n \nLINE Planet Call provides the following features:\n  \n- **1-to-1 call**\n  - Make a 1-to-1 audio/video call\n  - Cancel a 1-to-1 audio/video call\n  - End a 1-to-1 audio/video call\n- **Group call**\n  - Pre-check the camera and mic before a group call\n  - Create a group video call room\n  - Join a group video call room\n  - Leave a group video call room\n- **Basic features**\n  - Mute/unmute the mic\n  - Enable/disable the camera\n  - Switch between the front and back cameras (iOS)\n  - Select the camera source (macOS)\n  - Provide talker information\n  - Display the participant's name\n \n## Prerequisites\n \nBefore getting started with LINE Planet Call, do the following:\n  \n- Make sure that your system meets the system requirements. ([iOS](https://docs.lineplanet.me/overview/specification/planetkit-system-requirements#ios), [macOS](https://docs.lineplanet.me/overview/specification/planetkit-system-requirements#macos)).\n- Install Xcode 15 or higher.\n \n\n## How to build project\n\n### 1. Download source code\n\nClone this repository, or download this repository and unzip the files.\n\n### 2. Open the project in Xcode\n\nOpen the Xcode project **planet-kit-demoapp-apple.xcodeproj** with Xcode.\n\n\n### 3. Build the app in Xcode\n\n1. Set the build scheme to **planet-kit-demoapp-apple**.\n\n2. Configure the run destination to a iOS device or a Mac device.\n\n3. Build the project.\n\n\n## Launch LINE Planet Call\n\n\u003e Note: The microphone and camera does not work on the iOS simulator. If possible, use a physical device to run the iOS app.\n\nTo run the app on the iOS simulator or a physical device in Xcode:\n\n1. (iOS) Connect your iOS device to Xcode or prepare an iOS simulator.\n\n2. Set the build scheme to **planet-kit-demoapp-apple**.\n\n3. Configure the run destination to the desired device.\n\n4. Run the project.\n\nThe app will build and run on the selected device.\n\n## Limitations\n\nIn LINE Planet Call, each call is limited to a maximum duration of five minutes. After five minutes, the call will automatically end with the disconnect reason `.maxCallTimeExceeded`.\n\n## Issues and inquiries\n\nPlease file any issues or inquiries you have to our representative or [dl\\_planet\\_help@linecorp.com](mailto:dl_planet_help@linecorp.com). \nYour opinions are always welcome.\n\n## FAQ\n\nYou can find answers to our frequently asked questions in the [FAQ](https://docs.lineplanet.me/help/faq) section.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-demoapp-apple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fplanet-kit-demoapp-apple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-demoapp-apple/lists"}