line-sdk-starter-ios-v2 icon indicating copy to clipboard operation
line-sdk-starter-ios-v2 copied to clipboard

A starter application that demonstrates how to use LINE SDK for iOS.

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

According to the official website documentation access, click the Line login button to report the error Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[NSString LineSDK_queryStringWithDictionary:]: unrecognized selector sent to...

I login with Line SDK like this [[LineSDKLogin sharedInstance] startLoginWithPermissions:@[@"profile"]]; Then my App jumps to LINE APP. After authorizing from LINE APP, jumped back to my APP and LineSDK return...

I don't know why to this error, to be able to access the line login interface, but when I click ok button, the error occurs.

I'm using line sdk 4.1.1 from pod install but when I tap allow in line app I did receive "Authentication API Error".

But Line Android can use url without encoding Maybe iOS version can do it like that for example: line://nv/location iOS ok, Android ok line://msg/text/?加有開嗎好友,查詢店家營業時間不落空。line://oaMessage/@gxs2296l/?麥當勞中港四店有開嗎? iOS can't redirect, Android ok I...

data.value.errorCode: 1 tdata.value.errorDesc:Cannot accept authentication response. tdata.value.errorDomain: LineSDKInternalErrorDomain there are about 70% errors, and how to fix it?

I succeed login line account, then need to logout. but -[LineSDKLogin isAuthorized] always tell me YES and can get access token, how did know logout is succeed. My logout code:...

you can see https://github.com/qiyer/ApplePayDemo/blob/master/Pay_PPT/image/error1.png https://github.com/qiyer/ApplePayDemo/blob/master/Pay_PPT/image/error2.png ![image](https://github.com/qiyer/ApplePayDemo/blob/master/Pay_PPT/image/error1.png)