line-sdk-ios-swift

Provides a modern way of implementing LINE APIs.

Github星跟蹤圖

Build Status
codecov
CocoaPods Compatible
Carthage Compatible

LINE SDK for iOS Swift

Overview

Developed in Swift, the LINE SDK for iOS Swift provides a modern way of implementing LINE APIs. The features included in this SDK will help you develop an iOS app with engaging and personalized user experience.

Features

The LINE SDK for iOS Swift provides the following features.

User authentication

This feature allows users to log in to your service with their LINE accounts. With the help of the LINE SDK for iOS Swift, it has never been easier to integrate LINE Login into your app. Your users will automatically log in to your app without entering their LINE credentials if they are already logged in to LINE on their iOS devices. This offers a great way for users to get started with your app without having to go through a registration process.

Utilizing user data with OpenID support

Once the user authorizes, you can get the user’s LINE profile. You can utilize the user's information registered in LINE without building your user system.

The LINE SDK supports the OpenID Connect 1.0 specification. You can get ID tokens that contain the user’s LINE profile when you retrieve the access token.

Using the SDK

Prerequisites

  • iOS 10.0 or later as the deployment target.
  • Xcode 10 or later.

To use the LINE SDK with your iOS app, follow the steps below.

  • Create a channel.
  • Integrate LINE Login into your iOS app using the SDK.
  • Make API calls from your app using the SDK or from server-side through the Social API.

For more information, refer to the LINE SDK for iOS Swift guide on the LINE Developers site.

Trying the starter app

To have a quick look at the features of the LINE SDK, try our starter app by following the steps below:

  1. Clone the repository.

    git clone https://github.com/line/line-sdk-ios-swift.git

  2. Open the LineSDK.xcworkspace file in Xcode.

  3. Build and run the LineSDKSample scheme.

The starter app should launch.

Contributing

If you believe you have discovered a vulnerability or have an issue related to security, please DO NOT open a public issue. Instead, send us a mail to dl_oss_dev@linecorp.com.

For contributing to this project, please see CONTRIBUTING.md.

主要指標

概覽
名稱與所有者line/line-sdk-ios-swift
主編程語言Swift
編程語言Ruby (語言數: 7)
平台
許可證Apache License 2.0
所有者活动
創建於2018-10-24 03:33:20
推送於2025-06-19 01:31:27
最后一次提交2025-06-19 10:30:26
發布數34
最新版本名稱5.13.0 (發布於 2025-06-19 10:30:26)
第一版名稱5.0.0 (發布於 2018-11-20 15:18:43)
用户参与
星數865
關注者數30
派生數95
提交數1.3k
已啟用問題?
問題數56
打開的問題數5
拉請求數150
打開的拉請求數0
關閉的拉請求數16
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?