DriverDistractionAPI does not prevent user interaction when vehicle is moving

78 views Asked by At

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.

1

There are 1 answers

0
Tobias Amon On BEST ANSWER

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.