line / line-sdk-starter-ios-v2

A starter application that demonstrates how to use LINE SDK for iOS.
MIT License
27 stars 9 forks source link

line iOS can't support line uri which didn't encode first #21

Open leo424y opened 5 years ago

leo424y commented 5 years ago

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

screen shot 2018-09-15 at 11 06 05 am

I put the encoding string to solve the issue. But not everybody know we can't put string without encoding for Line iOS

It happened on https://admin-official.line.me/ picture interaction buttons / 圖文選單