All Projects → line → Line Sdk Starter Ios

line / Line Sdk Starter Ios

Licence: apache-2.0
A starter app demonstrating usage of the LINE iOS SDK.

Important notice

This starter app is for LINE SDK version 3.x. Since these versions of SDK will be terminated on the end of June 2018, please use https://github.com/line/line-sdk-starter-ios-v2.

For details, please refer https://developers.line.me/en/news/2018/02/28/.


LINE SDK starter application

This is a small toy app that exercises the LINE SDK login and profile APIs. It is meant to be a starting point for developers wishing to use these in their own application.

Before starting

To start integrating your service with LINE, register to become a LINE Partner (https://developers.line.me/requestform/input) and read the development guide (https://developers.line.me/ios/overview).

Getting started

To build the app, first check out the repository.

$ git clone https://github.com/linecorp/line-sdk-starter

Then set up the LINE SDK by copying SDK libraries and configuring your channel ID.

Then open the directory in Xcode and build and develop as you would any normal iOS application.

LINE iOS SDK API Docs: https://developers.line.me/ios/api-reference

This application has been built with Xcode 6.4.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].