Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'void io.nlopez.smartlocation.utils.Logger.d(java.lang.String, java.lang.Object[])' on a null object reference #235

Open
metao1 opened this issue Mar 21, 2018 · 1 comment

Comments

@metao1
Copy link

metao1 commented Mar 21, 2018

Hello,
I get this error when trying to close the provider :

Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'void io.nlopez.smartlocation.utils.Logger.d(java.lang.String, java.lang.Object[])' on a null object reference
                                                                     at io.nlopez.smartlocation.location.providers.LocationGooglePlayServicesProvider.stop(LocationGooglePlayServicesProvider.java:171)
                                                                     at it.wetaxi.share.managers.LocationUpdateManager.stop(LocationUpdateManager.java:210)
                                                                     at it.wetaxi.share.managers.LocationUpdateManager.switchGps(LocationUpdateManager.java:189)
                                                                     at java.lang.reflect.Method.invoke(Native Method)
                                                                     at 
@yashpalraj
Copy link

I am facing the same Error.

Any Solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants