line-liff-starter icon indicating copy to clipboard operation
line-liff-starter copied to clipboard

This is a small web application that demonstrates the basic functionality of the LINE Front-end Framework (LIFF).

Results 9 line-liff-starter issues
Sort by recently updated
recently updated
newest added

I am using liff v2 2.4.0 and line app v10.16.0 on android 10 Whenever I am initializing liff I am getting error as unable to open the URL unexpected error...

I used the `let urlParams = new URLSearchParams(window.location.search);` to get parameter from LIFF. However, it is undefined, do you know how to get query string from LIFF ?

I use QRCode reader in line to open a liff, then the liff tried to send message via [liff-send-messages](https://developers.line.biz/en/reference/liff/#send-messages) but it alway return 403, ![](https://i.imgur.com/CoTu60z.png) Otherwise, if I click the...

Getting Error said Network Error when sending message or get profile.

Hello there, thanks for the great kit ! Wondering something, all examples I've seen involve a user clicking on a liff link on chat. I was wondering if it is...

![img_6109_fixed1](https://user-images.githubusercontent.com/1421093/41035967-5c1ac592-69c9-11e8-8be4-85fea7cfeb55.png) 機種: iPhone8 OS: iOS11.3.1 その他のボタンについては動作します。

I added "Deploy to Azure" button which deploys Azure App Service (free plan by default) with one click action. If a base repo can accept this merge, please tell me....