I'm trying to test IAP purchases with a test user through adb logs, but I cannot enable the Developer mode in the app while logged in with the test user account. I guess it is because it's not a developer account but, shouldn't this test users inherit all apps and permissions from their "parent" accounts?
Is there any way of accesing logs via adb while using a test user account?