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

Getting Error when opening place picker #85

Open
hsravat-4590 opened this issue May 26, 2021 · 3 comments
Open

Getting Error when opening place picker #85

hsravat-4590 opened this issue May 26, 2021 · 3 comments

Comments

@hsravat-4590
Copy link

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

@hongyu00
Copy link

Same here, cant find a solution for this problem.

@RachitSuneja
Copy link

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

@calufax
Copy link

calufax commented Mar 10, 2022

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

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

4 participants