In my app I'm using DriverDistraction API to get notified about the moving and restriction state. However independant from the state the user can perform any action. What do I have to do in order to block user interaction.
DriverDistractionAPI does not prevent user interaction when vehicle is moving
78 views Asked by Paul At
1
The API does only notify the application about the state and that it shall block user interaction. You have to implement this functionalitiy according to the state.