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.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Just recently released, the Adobe Media Analytics extension should help
Adobe Media Analytics for Audio and Video - Adobe Experience Platform SDKs
Views
Replies
Total Likes
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?
Views
Replies
Total Likes
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)?
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies