One Code Apps For React Native
Report multiple React Native app variants under a single Luciq app token with One Code Apps, consolidating stability and performance data per brand or region.
Last updated
Report multiple React Native app variants under a single Luciq app token with One Code Apps, consolidating stability and performance data per brand or region.
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.
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 bundle-id. For example, if your bundle-id is: com.example.123245r454523452.MyApp.Uk, consider setting the app variant as MyApp UK.
Last updated