Environment

Article ID:4411234815131
1 minute readKnowledge base
On this page
  • CloudBees Feature Management

Issue

  • I want to add another value to the platform management (i.e. having two devices AndroidTV and differenciate between them).

Resolution

If you want to use multiplatform and see analytics completely separated for both devices, you need to create two platforms. You can create another platform by using roxOptions.platform (depends on the SDK used, if it’s Android SDK then https://docs.cloudbees.com/docs/cloudbees-feature-management-api/latest/api-reference/android-api#_withplatform).

Otherwise, if you can use the same platform and just target different audience, you can use a new custom property and set the flag’s value by it.

This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.