Back to questions
Ravan 26/06/2018 10:43:36

Why am i getting Screen is pinned msg? is there way to disable it.



Thanks in advance
adm-gorreve 26/06/2018 10:51:02
Hi Ravan,

It is due to invoking lock task mode from CBA Activities. It is required to invoke lock task mode when keypad comes up. This popup is visibile only on your Albert but not on production Albert. You can disable it temporarily by calling setDeveloperDevice(true); in every activity or base activity but you should remove this method call before submitting app to Pi App bank.

Thanks,

Admin