LineKit icon indicating copy to clipboard operation
LineKit copied to clipboard

Cannot add friend by Line ID

Open nonth opened this issue 10 years ago • 0 comments

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 is "nyan"

[Line addFriend:@"nyan"];

From your example you use _hPtAUZX6w5_ as Line ID, my question is how to get or generate this hash string ?

Thank you for your answer, nonth

nonth avatar Mar 09 '15 12:03 nonth