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

missingplugin #31

Closed
ahmetveysels opened this issue Apr 16, 2020 · 11 comments
Closed

missingplugin #31

ahmetveysels opened this issue Apr 16, 2020 · 11 comments

Comments

@ahmetveysels
Copy link

hi i have a porblem.

D/jniPdfium(19205): Init FPDF library
D/EGL_emulation(19205): eglMakeCurrent: 0xd6a1a240: ver 3 1 (tinfo 0xd6a0f810)
E/flutter (19205): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method share on channel com.zt.shareextend/share_extend)
E/flutter (19205): #0 MethodChannel.invokeMethod
package:flutter/…/services/platform_channel.dart:319
E/flutter (19205):
E/flutter (19205): #1 ShareExtend._shareInner (package:share_extend/share_extend.dart:62:21)
E/flutter (19205): #2 ShareExtend.share (package:share_extend/share_extend.dart:34:12)
E/flutter (19205): #3 _SonuclarPDFEkraniState.build.
package:sis_av_hesaplama/screen/sonuc_pdfekrani.dart:103
E/flutter (19205): #4 _InkResponseState._handleTap
package:flutter/…/material/ink_well.dart:706
E/flutter (19205): #5 _InkResponseState.build.
package:flutter/…/material/ink_well.dart:789
E/flutter (19205): #6 GestureRecognizer.invokeCallback

@JEuler
Copy link
Contributor

JEuler commented Apr 17, 2020

How you are using this package? Have you tried flutter clean to rebuild the app?

@ahmetveysels
Copy link
Author

yeah. Does the plugin not work on Android 6.0?

@JEuler
Copy link
Contributor

JEuler commented Apr 17, 2020

Yes is should work, the min sdk for Android version is 16.
Please provide your pubspec piece of code and the code where you use the ShareExtend.

@JEuler
Copy link
Contributor

JEuler commented Apr 17, 2020

#14 - please try this "solution"

@ahmetveysels
Copy link
Author

missing plugin solved. I wrote a title in the share code instead of the file type. Sorry. But android 6 not working. i want send mail for gmail. phone sad "permission denied for the attachment" i cant understand. thanks

@JEuler
Copy link
Contributor

JEuler commented Apr 18, 2020

This is very strange, I've tried it on Android 6 emulator (don't have device) and sharing dialog appeared. Maybe this is some content provider error, please try this
#26 (comment)

@ahmetveysels
Copy link
Author

ahmetveysels commented Apr 18, 2020

yes. sharing dialog appering. but attecment denided. this emulator android 6.
Screenshot_1587203946

Screenshot_1587203952

@zhouteng0217
Copy link
Owner

@avdisx , please try the version 1.1.5, the issue should be fixed.

@ahmetveysels
Copy link
Author

is not working. i am not send with whatsapp? why ? :D

@zhouteng0217
Copy link
Owner

@avdisx I tested on emulator android 6 and it worked well. Did you test with demo code on emulator android 6 ?

WX20200424-085617@2x

WX20200424-091126@2x

@ahmetveysels
Copy link
Author

Ok. thanks. its working but i not working in telegram. interesting :D thanks for everything :D 🥇

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

3 participants