I'm developing an Android native app. To support my feature, I need to lock some of the smartphones (request from my stakeholder).
I thought to use an AppLock that can be found on the Play store. But, in a model of smartphone "Wiko Y61" this type of app doesn't work because the "overlay permission" setting isn't active on the system. The message is "disable for performance issue".
Can someone help me to resolve this issue?