TOP
or
check비밀번호가 틀립니다.
정보를 입력해주세요
이메일을 입력해 비밀번호를 변경하세요
취소하기
입력하신 이메일에 대한 계정이 있을경우 인증코드가 포함된 메일이 발송됩니다. 메일이 도착하지 않을 경우 스팸메일함을 확인해주세요.
check비밀번호가 틀립니다.
닫기
이메일
summer@summer.com
닉네임
summer
직업
이메일을 입력해 비밀번호를 변경하세요
취소하기
입력하신 이메일에 대한 계정이 있을경우 인증코드가 포함된 메일이 발송됩니다. 메일이 도착하지 않을 경우 스팸메일함을 확인해주세요.
회원 탈퇴시 계정 정보는 복구할 수 없으며, 게시판에 등록한 게시글 삭제가 불가합니다.


check비밀번호가 틀립니다.
check
탈퇴가 완료되었습니다.
닫기
News
search
LIFF v2.10.0 released
NODEHOME
Fri Apr 26 2019
We've released LIFF v2.10.0.
In LIFF v2.10.0, these bugs have been fixed.

We fixed the bug that caused old context tokens to be referenced when initializing the LIFF app in external browsers

When users log in to a LIFF app using LIFF v2.9.1 or earlier in an external browser
help
info info
infoinfoinfoi nfoinfoin infoinfoinfoi nfoinfoin
, old context tokens stored in the localStorage when the LIFF app is initialized (when liff.init() method is executed) in previous sessions are referenced, causing unexpected behaviors, but we fixed this bug.
checkWhat is a context token?
A context token holds information about the environment in which the LIFF app is launched, such as screen size and user ID, which can be retrieved using the liff.getContext() method. When your LIFF app is initialized (the liff.init() method is executed), it is stored as a context key in the browser's localStorage.
check There is no guarantee that the information obtained through the liff.getContext() method is up-to-date
A context token holds information about the environment in which the LIFF app is launched, such as screen size and user ID, which can be retrieved using the liff.getContext() method. When your LIFF app is initialized (the liff.init() method is executed), it is stored as a context key in the browser's localStorage.
Token Chain Search