Upgrade to Pro — share decks privately, control downloads, hide ads and more …

2022 新星挑戰賽-LIFF 介紹與相關應用

2022 新星挑戰賽-LIFF 介紹與相關應用

【活動簡介】
本次將由技術傳教士 Nijia Lin 線上與各位分享 LIFF 近期總整理,除了 Racap 上其內容外,也會帶大家了解其中究竟有什麼功能是能幫助大家日常整合用戶需求,在競賽前若想整合相關應用,歡迎各位參加這場線上分享會喔!

【活動時間】
19:30~21:30 LIFF 介紹與各式應用, Nijia Lin
【詳細資訊】https://protostar.line.me/zh/announcements/19

LINE Developers Taiwan

July 19, 2022
Tweet

More Decks by LINE Developers Taiwan

Other Decks in Technology

Transcript

  1. Message Event Imagemap message Flex message Text message Template message

    Location message Sticker message Image message Video/Audio Message 發送各種訊息格式
  2. New Rich Menu actions • Close rich menu • Open

    rich menu • Open keyboard • Open voice message input mode h"ps://developers.line.biz/en/news/2022/05/13/richmenu-keyboard/
  3. 發給 OA 互動的⽤⼾ - Send Message https://developers.line.biz/en/reference/liff/#send-messages • 各式 Message

    格式 • 最多⼀次發送 5 則訊息 • 從 OA 點過去的 LIFF 才能使⽤
  4. liff.scanCodeV2() Recognize and parse QR Code data back to your

    LIFF app. • Powered by WebRTC • LINE v11.7.0+ • LIFF v2.15.0+ • External Browser/Android/iOS
  5. liff.scanCodeV2() 辨識 QR Code 並返回到 LIFF app • Powered by

    WebRTC • LINE v11.7.0+ • LIFF v2.15.0+ • External Browser/Android/iOS
  6. h"ps://developers.line.biz/en/news/2022/04/25/liff-plugin/ • LIFF SDK v2.19.0 ⬆ • Debug methods •

    DOM Inspection • Console logs • Network logs @line/liff-inspector
  7. h"ps://developers.line.biz/en/news/2022/04/25/liff-plugin/ • LIFF SDK v2.19.0 ⬆ • LIFF APIs 被

    mock • 回傳預設資料 • 完全切開 LIFF server @line/liff-mock
  8. Create LIFF App with a CLI tool • JavaScript •

    TypeScript • Next.js • Nuxt • React • Vue.js • Svelte h"ps://developers.line.biz/en/news/2022/?month=04&day=25&arLcle=create-liff-app-released
  9. 從哪開始呢? - Starter • LIFF starter app - https://github.com/line/line-liff-v2-starter -

    NextJS - NuxtJS - Vanilla • LIFF Playground - https://github.com/line/liff-playground - https://liff-playground.netlify.app/ - 外部/⼿機 瀏覽器皆可使⽤
  10. • LINE iOS 版本 12.8.0 ⬆ • LIFF 必須要 Full

    size • 務必打開 LIFF 的 chat_message.write 參數 最⼩化你的 LIFF app