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

MissingPluginException(No implementation found for method activate on channel emallstudio.com/appmetrica_sdk) #7

Closed
RenatFakhrutdinov opened this issue Apr 6, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@RenatFakhrutdinov
Copy link

RenatFakhrutdinov commented Apr 6, 2020

Hi!
When i'm trying to launch app, my app crushes with error

E/flutter ( 9208): #0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:319:7) E/flutter ( 9208): <asynchronous suspension> E/flutter ( 9208): #1 AppmetricaSdk.activate (package:appmetrica_sdk/src/appmetrica_sdk.dart:56:20) E/flutter ( 9208): #2 main (package:spintowinclone/main.dart:13:8) E/flutter ( 9208): #3 _AsyncAwaitCompleter.start (dart:async-patch/async_patch.dart:45:6) E/flutter ( 9208): #4 main (package:spintowinclone/main.dart:8:10) E/flutter ( 9208): #5 _runMainZoned.<anonymous closure>.<anonymous closure> (dart:ui/hooks.dart:239:25) E/flutter ( 9208): #6 _rootRun (dart:async/zone.dart:1126:13) E/flutter ( 9208): #7 _CustomZone.run (dart:async/zone.dart:1023:19) E/flutter ( 9208): #8 _runZoned (dart:async/zone.dart:1518:10) E/flutter ( 9208): #9 runZoned (dart:async/zone.dart:1502:12) E/flutter ( 9208): #10 _runMainZoned.<anonymous closure> (dart:ui/hooks.dart:231:5) E/flutter ( 9208): #11 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:307:19) E/flutter ( 9208): #12 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:174:12) E/flutter ( 9208):

The error occurres when app trying to do this part of code

await AppmetricaSdk() .activate(apiKey: 'db2206ed-c61a-43aa-b95c-6912f60bd25e'); //apiKey from example

@formatCvt formatCvt self-assigned this Apr 21, 2020
@formatCvt formatCvt added the bug Something isn't working label Apr 21, 2020
@formatCvt
Copy link
Member

@RenatFakhrutdinov Thanks for reporting. I can't reproduce this. Can you check these questions list here flutter/flutter#10912 (comment)

@RenatFakhrutdinov
Copy link
Author

RenatFakhrutdinov commented Apr 27, 2020

@formatCvt
I don't know what happen then, but now I can't reproduce this either. Hope it will continue to work well.

Спасибо за библиотеку)))

@formatCvt
Copy link
Member

you're welcome =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants