Question 1:
Is it possible to directly access/open a child setting element? Could be easier for the user to be redirected exactly where he has to go; no needs to scroll and search for the right setting (= better UX).
For exemple I'de like to open: Setting > Display > Full screen Apps
Question 2:
Is it possible to check if a specific setting exist on the device before redirecting the user on it?
Same exemple with Settings > Display > Full Screen Apps.
This option exists only on some device or Android OS. Would it be possible to detect this from our Cordova app?
Hi and thanks for this easy to use plugin.
Question 1: Is it possible to directly access/open a child setting element? Could be easier for the user to be redirected exactly where he has to go; no needs to scroll and search for the right setting (= better UX). For exemple I'de like to open: Setting > Display > Full screen Apps
Question 2: Is it possible to check if a specific setting exist on the device before redirecting the user on it? Same exemple with Settings > Display > Full Screen Apps. This option exists only on some device or Android OS. Would it be possible to detect this from our Cordova app?
Thanks!