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

Problem with native ios ... #25

Open
massimilianochiodi opened this issue Jul 30, 2020 · 0 comments
Open

Problem with native ios ... #25

massimilianochiodi opened this issue Jul 30, 2020 · 0 comments

Comments

@massimilianochiodi
Copy link

hello, i am using your plugin on app flutter which however uses ios native app (to do a lot of processing) i set the plugin as in the guide but when i go to press the 'share' button i get a well known and obnoxious message:

2020-07-30 09:54:02.515896+0200 SmemoApp[593:64579] [MC] Filtering mail sheet accounts for bundle ID: it.nexid.smemoapp, source account management: 1 2020-07-30 09:54:02.516945+0200 SmemoApp[593:64579] [MC] Filtering mail sheet accounts for bundle ID: it.nexid.smemoapp, source account management: 2

On dart :
await WcFlutterShare.share( sharePopupTitle: 'Condividi da SMEMORANDA', subject: "Hey! Guarda questa nota!", text: messageText, fileName: fileName, mimeType: mimeType, bytesOfFile: bytes.buffer.asUint8List());

Can help me ?
NB: Podfile are standard,
Use FlutterMethodChannel for passing api.
Ios use swift version 4.2
flutter engine start in Appdelegate

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

1 participant