Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
I am able to install the AppFunctionStudio.apk and ChatApp on a device normally without problem. However whenever I try to them it in a work profile (User 10) the Chat app shows "AppFunction not supported or not functions found" and the AppFunctionStudio (lauched using adb shell am instrument --user 10 -w com.example.appfunctionsstudio/.ShellIdentityInstrumentation) shows "App Support Check, App is not currently listed as having AppFunctions"
Specifically, I am trying to test the SetAppFunctionsPolicy API with APP_FUNCTIONS_DISABLED_CROSS_PROFILE and see it's behavior
Device Tested = Pixel 6, OS 16, Build CP1A.260405.005
Relevant logcat output
bugreport-oriole-CP1A.260405.005-2026-06-10-15-59-52.zip
Code of Conduct
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
What happened?
I am able to install the AppFunctionStudio.apk and ChatApp on a device normally without problem. However whenever I try to them it in a work profile (User 10) the Chat app shows "AppFunction not supported or not functions found" and the AppFunctionStudio (lauched using adb shell am instrument --user 10 -w com.example.appfunctionsstudio/.ShellIdentityInstrumentation) shows "App Support Check, App is not currently listed as having AppFunctions"
Specifically, I am trying to test the SetAppFunctionsPolicy API with APP_FUNCTIONS_DISABLED_CROSS_PROFILE and see it's behavior
Device Tested = Pixel 6, OS 16, Build CP1A.260405.005
Relevant logcat output
bugreport-oriole-CP1A.260405.005-2026-06-10-15-59-52.zip
Code of Conduct