enterprise-samples icon indicating copy to clipboard operation
enterprise-samples copied to clipboard

TYPE_CHOICE on Android 6 not working

Open codingjeremy opened this issue 6 years ago • 1 comments

Issue by kreuli Wednesday Jun 22, 2016 at 21:36 GMT Originally opened as https://github.com/googlesamples/android-AppRestrictions/issues/1


Hi,

on my Android 6 device (Samsung Tab S2), the value for the TYPE_CHOICE RestrictionEntry does not show up in the restricted profile, 'getSelectedString' returns an empty string instead of the selected value. The other two types TYPE_BOOLEAN and TYPE_MULTI_SELECT work correctly. The sample works successfully on my Android 4.4.2 device (LG Tab Pro). Is this a known issue in Android 6?

Cheers, Ulrich

codingjeremy avatar Sep 10 '19 20:09 codingjeremy

Comment by nielsnl68 Tuesday Jul 17, 2018 at 16:08 GMT


I have the same issue with Android 7.0.

codingjeremy avatar Sep 10 '19 20:09 codingjeremy