Closed Winterteq closed 10 months ago
Hi, I have this bug on android emulator (Pixel 8 API 34, package version ^0.3.0).
Slicking on share to Facebook causes a frame to pop up from below but it doesn't switch to the FB app. Sharing to facebook stories works fine.
Same issue here with Samsung A34 where shareToFacebook, shareToInstagramDirect, and shareToTelegram wont work and it causes a white frame to flick on the top status bar. Other that that all sharing to other apps are fine.
Same issue here with Samsung A34 where shareToFacebook, shareToInstagramDirect, and shareToTelegram wont work and it causes a white frame to flick on the top status bar. Other that that all sharing to other apps are fine.
I am also facing the same issue and wondering how to solve this issue.
Plugin name Using AppInioSocialShare. the .shareToFacebook() function appears to throw a println error.
Describe the bug The following is printed to console:
D/error (19638): println needs a message
To Reproduce Steps to reproduce the behavior:
appinioSocialShare.shareToFacebook( "message", [ "/data/user/0/<app_name>/app_flutter/image.jpg" ]);
Expected behavior I would expect to see Facebook app appear with the image in an edit post screen. This works for Instagram and Whatsapp on the same device and image path.
Smartphone (please complete the following information):