0

Android 4.3 provides the facility of restricted profile. so if user is on restricted profile then apps gets crashed on it and its works on normal mode.is there any way to detect that user is in restricted mode. please tell me if anyone knows.

Szymon
  • 42,577
  • 16
  • 96
  • 114
varun
  • 768
  • 7
  • 19
  • Check for the allowed permissions. – johntheripp3r Oct 24 '13 at 06:59
  • Apps do not normally "get crashed" when run in a restricted profile. Perhaps you should consider asking a fresh StackOverflow question, where you provide the code and stack trace for your crash, and seek advice on how to address that problem. – CommonsWare Oct 24 '13 at 07:17
  • 1
    you can refer to my answer here. [http://stackoverflow.com/questions/17855932/how-to-manage-restricted-profiles-in-android-app/30591360#30591360][1] [1]: http://stackoverflow.com/questions/17855932/how-to-manage-restricted-profiles-in-android-app/30591360#30591360 – Sourav Singh Jun 02 '15 at 11:43

0 Answers0