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

Error to use this plugin together to google_maps_flutter #33

Closed
yagoliveira92 opened this issue Jan 11, 2019 · 2 comments
Closed

Error to use this plugin together to google_maps_flutter #33

yagoliveira92 opened this issue Jan 11, 2019 · 2 comments
Assignees

Comments

@yagoliveira92
Copy link

I know It is no problem with audio_service, but I don't know who ask. I try use this plugin together to google_maps_flutter: ^0.0.3+3, but I obtened this error:

W/info.radiobasi( 7357): Accessing hidden field Landroid/service/media/MediaBrowserService$Result;->mFlags:I (light greylist, reflection)
D/AndroidRuntime( 7357): Shutting down VM
E/AndroidRuntime( 7357): FATAL EXCEPTION: main
E/AndroidRuntime( 7357): Process: br.com.tecnocampinfo.radiobasic, PID: 7357
E/AndroidRuntime( 7357): java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Object.hashCode()' on a null object reference
E/AndroidRuntime( 7357): 	at io.flutter.plugins.googlemaps.GoogleMapsPlugin.<init>(GoogleMapsPlugin.java:90)

Anyone can help me? I tried to search and modify the code in the plugin, but I do not had a good result.
Thanks for everything, Your plugin guaranteed one job to sustent my family =)

@ryanheise ryanheise self-assigned this Jan 19, 2019
@yagoliveira92
Copy link
Author

I found the error. The LifeCycle in google_maps get the ApplicationName to Plugin (MainApplication) and this cause error.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with audio_service.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants