[공지] JavaScript SDK 1.30.0 이하 버전의 iOS 간편로그인 동작 개선 안내 / [Notice] Change in the flow of Simple login on iOS using JavaScript SDK 30.0.0 or lower

안녕하세요, 카카오입니다.
iOS 환경에서 Kakao SDK for JavaScript(이하 JavaScript SDK) 1.30.0 이하 버전의 간편로그인 동작이 개선됩니다.
이 공지는 동작 변경에 대한 안내이며, 서비스에서 조치할 내용은 없습니다. 자세한 변경 사항은 다음과 같습니다.

적용 대상

  • JavaScript SDK 1.30.0 이하 버전

적용 일시

  • 2022월 1월 26일(수)

변경 사항

  • JavaScript SDK 1.30.0 이하 버전의 iOS 간편로그인 동작 개선

변경 전

  • 카카오톡에서 간편로그인 완료 후 기본 브라우저(Safari) 호출
  • 해당 동작으로 인해 로그인 동선이 부자연스럽거나 불편한 현상 발생
    • 브라우저의 중간 탭에서 로그인 시, 마지막 탭으로 돌아오는 현상
    • 서비스 웹뷰 또는 Safari 외의 브라우저에서 로그인 시, 기본 브라우저가 실행되는 현상

변경 후

  • 카카오톡에서 간편로그인 완료 후 브라우저 앱을 호출하지 않음 (최신 버전과 같은 동작)
  • 간편로그인 후 사용자가 이전 앱으로 돌아가기 버튼을 통해 직접 서비스로 이동 가능

app_switch_button


언제나 더 좋은 서비스를 제공할 수 있도록 최선을 다 하겠습니다.
감사합니다.



Hello. It is Kakao.

We have an announcement for the services using JavaScript SDK 1.30.0 or lower.
As of January 26, 2022, there will be a change in the flow of Simple login (Login with Kakao Talk) on iOS for a better user experience. You do not have to take action for this change since the login flow is changed internally.

Target

  • Service using Simple Login through the JavaScript SDK 1.30.0 or lower

Effective date

  • January 26, 2022

Changes

- Before change

  • After a user logs in with Kakao Talk on a service web view or other web browsers other than Safari, the user is directed back to the default web browser (Safari).
  • Depending on the user environment, the following issues may occur.
    • After a user logs in with Kakao Talk in the default web browser on the other tab other than the last tab, the user is directed to the last tab only.
    • After a user logs in with Kakao Talk on native application through other web browsers, not Safari, the user is directed to the default web browser.

- After change

  • After a user logs in with Kakao Talk, the page guiding to go back to your app or web browser is displayed.
    스크린샷 2022-01-18 오후 3.20.41

  • Your service can provide a better user experience for the user in various environments.

What to do

  • You do not have to take action since this change is applied internally.
  • We recommend using the latest JavaScript SDK by importing the JavaScript SDK as follows:

<script src="https://developers.kakao.com/sdk/js/kakao.js"></script>

Reference


If you have any questions, contact us via DevTalk.

We will always do our best to provide you with better service. Thank you.


Kakao Developers