android - Apps don't accept that Mock Location is allowed -


i using lg g3 , allowed mock locations in developer options already. yesterday used app "mock locations" fake location , worked fine somehow today tells me need check option "mock location" in developer options. checked. , other apps same thing , cant use them anymore. tried set app systemapp didn't well.

someone knows how help?

please check in manifest permission defined

  <uses-permission android:name="android.permission.access_mock_location" />  

also check in developer options app selected using mock locations


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -