LineKit
LineKit copied to clipboard
Share to NAVER LINE from your apps.
Warning by a combination of xcode7.x and iOS9 SDK it came to be issued. Problem has been solved by this PullRequest. Is it possible to get confirmation about the fix?
update your info.plist: LSApplicationQueriesSchemes line
Using LineKit 1.4.1 to share image, the function works well until LINE has been updated to v5.2.0. The sharing line is simple: ``` [Line shareImage:selectedImage]; ``` where `selectedImage` is a...
http://i.hizliresim.com/rQ71nV.png
Hi, I try to add friend by using Line ID when call method it will open Line app and always show message **_"User not found."**_ example of code, friend id...