Forum Discussion
Scanning PBI QR code opens personal not work profile in Android
- 6 years ago
Hey Doodle,
This is the Android default behavior. Intents are handled in the same profile (personal/work) that they are sent. Since the device camera is running in personal profile, openning the link behind the QR code is done in that profile.
From Android docs: "The profile admin can choose which intents are allowed to cross from one profile to another." https://developer.android.com/work/managed-profiles
so you can use admin profile to configure that in the device, but a much simplee solution is to use the in-app camera and scanning capability: https://docs.microsoft.com/bs-cyrl-ba/power-bi/consumer/mobile/mobile-apps-qr-code#scan-a-power-bi-qr-code-on-your-android-device-with-the-power-bi-scanner
Maya
Hey Doodle,
This is the Android default behavior. Intents are handled in the same profile (personal/work) that they are sent. Since the device camera is running in personal profile, openning the link behind the QR code is done in that profile.
From Android docs: "The profile admin can choose which intents are allowed to cross from one profile to another." https://developer.android.com/work/managed-profiles
so you can use admin profile to configure that in the device, but a much simplee solution is to use the in-app camera and scanning capability: https://docs.microsoft.com/bs-cyrl-ba/power-bi/consumer/mobile/mobile-apps-qr-code#scan-a-power-bi-qr-code-on-your-android-device-with-the-power-bi-scanner
Maya