Skip to content

App alerting for applications with no permission #22

Answered by kamaravichow
bobbythomas asked this question in Q&A
Discussion options

You must be logged in to vote

When any permission is in use, my app checks for the app which is currently running in the foreground.

In your case, I think some other app is trying to access your sensors when another app is running in foreground(which doesn't have any permissions) which makes my app think that the app in the foreground is using those sensors.

So don't completely depend on the access logs, as for now we cannot get the information about what app is exactly using your sensors.

Feel free to ask if you didn't understand . Thanks for using my app.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kehtabp
Comment options

Answer selected by kamaravichow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants