Skip to content

Releases: zaikorea/Blux-iOS-SDK

0.4.2

19 Dec 07:25
Compare
Choose a tag to compare

setAPIStage 관련 에러 수정

0.4.1

18 Dec 10:27
Compare
Choose a tag to compare

새로운 이벤트 타입 추가

  • AddInstantImpressionEvent
  • AddPageVisitEvent
  • AddPersistentImpressionEvent
  • AddSectionViewEvent

0.3.3

12 Dec 08:11
Compare
Choose a tag to compare

signIn 메서드에도 completion을 추가

Full Changelog: 0.3.2...0.3.3

0.3.2

12 Dec 06:41
Compare
Choose a tag to compare

RN SDK와 flutter SDK가 현재는 실패에 대한 정보를 알 수가 없어서, SDK단에서 몇 초 이상 걸리면 실패로 간주하게 만드는 처리를 직접 해야 하는 상황입니다.
에러에 대한 처리를 할 수 있도록 (NSError?) -> Void 형태로 completion 함수가 항상 실행되도록 변경했습니다.

Full Changelog: 0.3.1...0.3.2

0.3.1

12 Dec 05:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

10 Dec 02:23
Compare
Choose a tag to compare

다음 기능이 구현되었습니다.

  • 인앱 메시지
    • 모달, 슬라이드, 바텀 시트에 해당하는 인앱 메시지
  • React Native SDK 개발에 필요한 메서드 구현 및 적용

0.2.0

24 Jun 02:53
Compare
Choose a tag to compare

다음 기능이 구현되었습니다.

  • Push Notification
    • 알림 권한 설정
    • 알림 동의 여부 수정
    • 알림 수신(Foreground / Background) 및 클릭 여부 수집
    • imageUrl 처리
    • url 처리 (WebView 또는 DeepLink)

0.1.0

27 May 12:43
Compare
Choose a tag to compare

다음 기능이 구현되었습니다.

  • 앱 실행 시 BluxClient 초기화
  • Set User ID(로그인/로그아웃)
  • 행동 데이터 적재