You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Android app that have action:
com.android.vending.APPLICATION_RESTRICTIONS_CHANGED
I had an ide that I should be able to test this with TestDPC. I deploy my app and set TestDPC to deviceowner by using ADB. In TestDPC I go to "Managed configurations", select my test app, setup configurations, press Save x2 and get a message that app restrictions is saved. But i don't get anything in my test application that there has been an action "com.android.vending.APPLICATION_RESTRICTIONS_CHANGED" So my question is should i be able to test my application like this? Should there be a APPLICATION_RESTRICTIONS_CHANGED in my test application or is there some kind of restrictions I am missing?
os: Android 12
version: TestDPC 9.0.1
The text was updated successfully, but these errors were encountered:
I have an Android app that have action:
com.android.vending.APPLICATION_RESTRICTIONS_CHANGED
I had an ide that I should be able to test this with TestDPC. I deploy my app and set TestDPC to deviceowner by using ADB. In TestDPC I go to "Managed configurations", select my test app, setup configurations, press Save x2 and get a message that app restrictions is saved. But i don't get anything in my test application that there has been an action "com.android.vending.APPLICATION_RESTRICTIONS_CHANGED" So my question is should i be able to test my application like this? Should there be a APPLICATION_RESTRICTIONS_CHANGED in my test application or is there some kind of restrictions I am missing?
os: Android 12
version: TestDPC 9.0.1
The text was updated successfully, but these errors were encountered: