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

Flutter build fails when using Geocoding API #17

Open
DevDHera opened this issue Sep 2, 2018 · 0 comments
Open

Flutter build fails when using Geocoding API #17

DevDHera opened this issue Sep 2, 2018 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@DevDHera
Copy link
Member

DevDHera commented Sep 2, 2018

Cannot resolve the following issue regarding MapView.

Performing full restart...
I/flutter (28990): Configured channel receiver in flutter ..
E/flutter (28990): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (28990): MissingPluginException(No implementation found for method setApiKey on channel com.apptreesoftware.map_view)
E/flutter (28990): #0      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:153:7)
E/flutter (28990): <asynchronous suspension>
E/flutter (28990): #1      MapView.setApiKey (package:map_view/map_view.dart:47:7)
E/flutter (28990): #2      main (/data/user/0/com.yourcompany.sortiesportmobile/cache/sortiesport_mobileLULDVN/sortiesport_mobile/lib/main.dart:20:11)
E/flutter (28990): #3      _startIsolate.<anonymous closure> (dart:isolate-patch/dart:isolate/isolate_patch.dart:278)
E/flutter (28990): #4      _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:164)
Restarted app in 5 948ms.
@DevDHera DevDHera self-assigned this Sep 2, 2018
@DevDHera DevDHera added bug Something isn't working help wanted Extra attention is needed labels Sep 2, 2018
@DevDHera DevDHera added this to the Restructure State Management milestone Sep 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant