Code Monkey home page Code Monkey logo

kakao-ad-ios's Introduction

KakaoAd SDK

가이드는 iOS Application 에 이벤트 수집을 위한 가이드를 제공하고 있습니다.

Xcode 15, First Party API 사용 사유 명시

  • AdFit SDK 0.7.6 버전부터 Swift 5.9(xcode 15)를 지원하며, xcode 15를 이용하시길 바랍니다.
  • AdFit SDK 0.7.6 버전부터 First Party API 사용 사유가 명시되었습니다.
    • AdFit SDK 0.7.7 버전에 privacyInfo 항목이 수정되었습니다.
  • 자세한 내용은 애플 공식 문서 를 참고 부탁드립니다.

KakaoSDK 0.7.1 버전부터 최소지원 iOS 버전이 11.0으로 상향되었습니다.

소개

  • iOS 어플리케이션에서 다음과 같은 이벤트를 수집하고 전송하고 있습니다. 수집된 데이터를 이용하여 다양한 목적으로 활용할 수 있습니다.
  • 앱 설치 / 앱 실행 / 회원가입
  • 장바구니 보기 / 콘텐츠/상품 보기 / 검색
  • 구매 / 앱 내 구매
  • 잠재고객 / 서비스신청
  • 장바구니 추가 / 관심상품 추가 (0.6.0 버전에서 추가)
  • 목표달성 / 튜토리얼 / 사전준비 / 로그인 (0.7.5 버전에서 추가)
  • 위의 이벤트 중 앱 설치/ 앱 실행/ 앱 내 구매 이벤트는 별 다른 구현 없이 자동으로 수집 됩니다.

API Doc

지원환경

License

Copyright 2018 © Kakao Corp. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

kakao-ad-ios's People

Contributors

kim-deogwon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kakao-ad-ios's Issues

Privacy Manifest와 관련하여 계획이 있을까요?

2024년 05월 01일부터 앱스토어 제출하는 모든 앱들에 대해서 새로운 심사 가이드에 대응해야합니다.

  • 심사 가이드 (링크)
  • 날짜가 확정된 애플 공식 아티클(링크)

이에 따라서 혹시 Privacy Manifest와 관련하여 계획이 있는지 혹은 해당 심사 가이드랑 무관한지 궁금합니다.

events are not sent

Recently installed the ios sdk via cocoapods, but
the sdk doesn't seem to work. I put the track Id correctly and sent various events,
but on the debugging site('비즈보드') the events are not gathered('수집전' doesn't become '수집중')
I even tried with the example ios project by just changing the track Id, but still doesn't work.

PrivacyInfo NSPrivacyTracking 값 관련

사용 중인 SDK: KaKaoAdSDK(0.7.6)

안녕하세요, 자사 서비스에 KakaoAdSDK를 사용 중인 iOS 개발자입니다.

KaKaoAdSDK(0.7.6)의 현재 버전에 privacy manifest 대응이 된 것으로 알고 있습니다. 그러나 해당 SDK를 사용 중인 앱을 앱스토어에 제출했을 때, 아래와 같은 이슈가 발생하고 있습니다.

스크린샷 2024-05-02 오전 11 36 49

현재 KakaoAdSDK의 PrivayInfo 파일을 살펴보면, NSPrivacyTrackingDomains의 키가 존재하지 않는데도 NSPrivacyTracking값이 true인데요, 트래킹하는 도메인이 없다면 해당 값이 false가 되어야 하지 않나 싶어서 문의 남깁니다.

https://github.com/KakaoAd/kakao-ad-ios/blob/master/Frameworks/KakaoAdSDK.framework/PrivacyInfo.xcprivacy 4

감사합니다.

Static framework can't collect log event

Dynamic framework can but static can't. Comparing the post request of two frameworks, in static framework's log request, these no {"sdk":{"type":"IA"}}. Please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.