활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
We are currently working on documentation to help support migrating from Adobe Mobile SDK v4.x to the Adobe Experience Platform SDKs + Adobe Launch. Let us know what questions you have about this process.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
I could use docs on how to migrate from this:
https://github.com/Adobe-Marketing-Cloud/video-heartbeat
to this:
media-sdks/sdks/iOS at master · Adobe-Marketing-Cloud/media-sdks · GitHub
It looks like the vide-heartbeat repo hasn't been touched in 2 years, and there's a note that we should be using this "media sdk" instead because it has simpler APIs.
조회 수
답글
좋아요 수
Hi RoohBear,
It seems like you are looking to migrate from Video Heartbeat Library (VHL) 1.x to Media SDK (previously known as VHL) 2.x version. We have documented migration steps for that here: Media Analytics 1.x to 2.x migration.
1.x SDK version has been deprecated and hence there are no releases for that repo. 2.x SDK version has simpler APIs making it easier to implement and supports Audio tracking.
Regards,
Himanshu
조회 수
답글
좋아요 수
Just recently released, the Adobe Media Analytics extension should help
Adobe Media Analytics for Audio and Video - Adobe Experience Platform SDKs
조회 수
답글
좋아요 수
Hi there, just started looking at migration. Are you able to explain why Lifecycle metrics now have to be manually implemented where they were automatically collected under v4.x?
조회 수
답글
좋아요 수
Likely your v4 apps had a call similar to: ADBMobile.collectLifecycleData
This is the same as the AEP SDK call:
ACPCore.start {
ACPCore.lifecycleStart(nil)
}
We continue to automatically collect and send lifecycle data once it is started.
Is there a comparison sheet from Mobile SDK 4.x to AEP SDK (5.x)?
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수