Before November 2020, an Android app on Google Play has to manage 'Account Hold' status.
https://developer.android.com/distribute/play-policies
Question is: how to simulate 'Account Hold' status so that I can check that my app manages properly this status ?
It is not mentioned in the doc as far as I can see: https://developer.android.com/google/play/billing/test
Thanks.