line/line-sdk-starter-ios-v2

Name: line-sdk-starter-ios-v2

Owner: LINE

Description: A starter application that demonstrates how to use LINE SDK 4.x.x for iOS.

Created: 2017-01-23 06:02:16.0

Updated: 2018-05-11 01:58:04.0

Pushed: 2018-04-24 15:13:02.0

Homepage:

Size: 4161

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

line-ios-v2-starter

LINE iOS SDK V2 starter

Introduction

This is a sample application for LINE iOS SDK V2. It demonstrates the following functionality:

It includes a sample in Objective-C and a sample in Swift.

Before Starting

Setup

  1. Run pod install from the LineSDKStarterObjC folder if you want to use the Objective-C sample or from the LineSDKStarterSwift folder if you want to use the Swift sample.
  2. Set the iOS bundle ID and iOS scheme in the technical configuration section of the Channel Console.
  3. Set the LineSDKConfig/ChannelID element in the project's Info.plist to your channel's Channel ID and then build the application using Xcode.

How to Use

The Login with LINE button will use the LINE app to log in and the Browser Login button will open a Web Login screen inside of a Safari Web View and prompt the user to log in using their LINE account's email and password.

After logging in, the user's profile information and access token will be displayed on the screen in addition to four buttons:

Documentation

For detailed documentation, please refer to the following links:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.