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.