If you need access to Launch, see this page on User Permissions. If you have permissions to create a web property, you're all setup to create a mobile property. If you don't see the option to create a mobile property - you may refresh the page with your ad-blocker turned off.
If your apps send data to the same Analytics report suites, use the same extensions, rules, data elements, etc. - we recommend you group all of these mobile apps into the same property. If your apps send data to different Analytics report suites, or user different extensions per app, etc. then we suggest creating separate mobile properties. Alternatively, if you group your mobile apps into a single property, you should be able easily to split them out into separate properties over time.
You may delete a mobile property from Launch by following these instructions. Please note that if you choose to delete a mobile property, it may not be undone.
The Adobe Experience Platform SDK is available via Cocoapods and Gradle - see Get the SDK. It is also available on Github.
Implementing both SDKs is not recommended or supported. The Experience Platform SDK migrates 4x SDK's locally stored, user context. Using both SDKs can cause severe data quality issues and user cliffing. See the upgrade guide for more information.
Lifecycle Metrics are "out-of-the-box" metrics that are automatically collected when the SDK is first implemented in your app. For more information, see Lifecycle.
For more information, see Processing Rules Tips and Tricks.
A launch is measured by the SDK when a user opens the app for the first time or returns to the app after having been out of the app for longer than the specified timeout value. The typical timeout is 5 minutes (300 seconds) in lifecycleTimeout configuration setting. A visit is a server-side calculation by Adobe Analytics and is based on the first and last data hits that are sent by the SDK without exceeding a visit timeout. Typically, session timeouts are set at 30 minutes for a report suite. Although visits come from traditional web analytics, these hits still provide valuable insights into how users enter and exit from your app.
Yes. To capture data in multiple report suites see Report Suites.