One Code Apps For iOS
Overview
The One Code Apps feature enables teams with shared code base applications to integrate multiple app variants under a single Luciq app token. This is ideal for organizations that release the same app to different brands, markets, or regions but want to consolidate stability and performance monitoring.
Instead of creating a separate Luciq application for each variant, you integrate all variants using one Luciq app token and identify each variant via the bundle-id using the App variant API.
Integrating One Code Apps
Best Practice
Use the same variant name format across all apps (e.g., bundle ID or a consistent naming convention) to make filtering easier in the dashboard.
We recommend using the unique part of the the bundle-id, assume your bundle-id is: com.example.123245r454523452.MyApp.US, we recommend setting the app variant as MyApp US.
Last updated