pingplacepicker icon indicating copy to clipboard operation
pingplacepicker copied to clipboard

Getting Error when opening place picker

Open hsravat-4590 opened this issue 4 years ago • 3 comments

I've been recieving the following error when opening the place picker on Android 11:

time: 1622030758854
msg: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
stacktrace: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference
	at com.google.maps.api.android.lib6.gmm6.vector.gl.aj.b(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (150400-0):2)
	at com.google.maps.api.android.lib6.gmm6.vector.gl.aj.<init>(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (150400-0):2)
	at com.google.maps.api.android.lib6.gmm6.vector.gl.g.<init>(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (150400-0):18)
	at com.google.maps.api.android.lib6.gmm6.vector.bs.d(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (150400-0):14)
	at com.google.maps.api.android.lib6.gmm6.vector.av.run(:com.google.android.gms.dynamite_mapsdynamite@[email protected] (150400-0):45)

It only appears sometimes other times picker works as expected

hsravat-4590 avatar May 26 '21 12:05 hsravat-4590

Same here, cant find a solution for this problem.

hongyu00 avatar Sep 15 '21 17:09 hongyu00

Have u got the solution. If yes then please mention. Its important Thanks!!

RachitSuneja avatar Feb 26 '22 12:02 RachitSuneja

same problem here, happens trying to open a googleMap on a framelayout inside a fragment

calufax avatar Mar 10 '22 12:03 calufax