java.lang.NullPointerException: Attempt to invoke virtual method 'com.vervewireless.advert.configuration.LocationConfig com.vervewireless.advert.configuration.Configuration.getLocationConfig()' on a null object reference
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.NullPointerException: Attempt to invoke virtual method 'com.vervewireless.advert.configuration.LocationConfig com.vervewireless.advert.configuration.Configuration.getLocationConfig()' on a null object reference
at com.vervewireless.advert.adattribution.VerveSupportService.a(SourceFile:263)
at com.vervewireless.advert.adattribution.VerveSupportService.a(SourceFile:40)
at com.vervewireless.advert.adattribution.VerveSupportService$1.onLatInfoReceived(SourceFile:168)
at com.vervewireless.advert.adattribution.LatChecker$a.a(SourceFile:66)
at com.vervewireless.advert.adattribution.LatChecker$a.onPostExecute(SourceFile:26)