Closed ahmetveysels closed 4 years ago
How you are using this package? Have you tried flutter clean to rebuild the app?
yeah. Does the plugin not work on Android 6.0?
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.
https://github.com/zhouteng0217/ShareExtend/issues/14 - please try this "solution"
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
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 https://github.com/zhouteng0217/ShareExtend/issues/26#issuecomment-613983678
@avdisx , please try the version 1.1.5, the issue should be fixed.
is not working. i am not send with whatsapp? why ? :D
@avdisx I tested on emulator android 6 and it worked well. Did you test with demo code on emulator android 6 ?
Ok. thanks. its working but i not working in telegram. interesting :D thanks for everything :D 🥇
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