line-sdk-ios-swift icon indicating copy to clipboard operation
line-sdk-ios-swift copied to clipboard

Provides a modern way of implementing LINE APIs.

Results 8 line-sdk-ios-swift issues
Sort by recently updated
recently updated
newest added

## Is it a security issue? If you believe you have discovered a vulnerability or have an issue related to security, please **DO NOT** open a public issue. Instead, send...

https://developers.line.biz/en/docs/ios-sdk/swift/setting-up-project/#installation Setup Line in project according to above link document. Auth url can't load in safari. See below image ![Simulator Screen Shot - iPhone 12 Pro Max - 2022-02-23 at...

喵神,使用line 授权登录时候打开授权登录页面没有出现添加官方账号为好友选项,该配置的地方都配置了,安卓是有的,能看下是什么问题吗? ![image](https://user-images.githubusercontent.com/15101610/130402918-4187838e-a7a6-43ac-aca3-573b6b449a38.png)

It is a bit complicated right now. Maybe it would be a good idea to create some promising helps to handle the networking request better. They are not required to...

## What did you do? > I have created a iOS project and followed the link https://developers.line.biz/en/docs/line-login-sdks/ios-sdk/swift/integrate-line-login/. ## What did you expect? > Redirect the user to my iOS app...

Hello, I'm applying Line login flow, but when I tried to call Login with UniversalLinkFlow when the Line app was installed before without login, when the Line App opened then...

I want to do multiple setups to use two different channel IDs in one app. However, for example, if I do a setup for channel A and then try to...

Hello, We are developing a Swift framework to be used in Unity. While working on adding Line Login, we encountered an issue. We successfully added the dependency via CocoaPods, wrote...