KasemJaffer / receive_sharing_intent

A Flutter plugin that enables flutter apps to receive sharing photos, text and url from other apps.
Apache License 2.0
325 stars 372 forks source link

IOS app not opening from crop image #240

Open Ruhasi opened 1 year ago

Ruhasi commented 1 year ago

My iOS configurations working fine when sharing image from the gallery. but when trying to share image from edit image page it self application not opens. However application icon is showing there. Does anyone face this issue? Please help

Abu-muhab commented 1 year ago

Facing the same issue. Have you been able to fix please?

Ruhasi commented 1 year ago

@Abu-muhab Still not. Any chance from your side?

bbig979 commented 1 year ago

@Ruhasi @Abu-muhab I having same issue... no news yet?

Ruhasi commented 1 year ago

@bbig979 No. No one attending

bbig979 commented 1 year ago

@Ruhasi I discovered that the following works: https://pub.dev/packages/share_handler

YashSavsani commented 1 year ago

Me too facing same issue when I take a screenshot in IOS it opens a crop image view and if i try to share it doesn't open the app.

dretoba91 commented 1 year ago

As anybody found an alternative to this, I'm presently facing the same issue.

dretoba91 commented 1 year ago

Found a solution to this @YashSavsani @Ruhasi @Abu-muhab . You can check this out https://github.com/dretoba91/receive_sharing_intent/blob/master/example/ios/Sharing%20Extension/ShareViewController.swift

ArjunBhilare commented 11 months ago

@dretoba91 Have you tried adding function to support sharing contacts from phonebook? i.e. sharing VCards in iOS or VCF in android?

nilekell commented 9 months ago

@dretoba91 I tried your code here, but when I try to share an image into my app, the share sheet just closes, even if I didn't attempt to crop the image. I'm not sure this code is working properly as I have checked my appGroupId and hostAppBundleIdentifier to be sure its not my error.

Ruhasi commented 8 months ago

@dretoba91 solution code is not working. May I know everything working fine for you?

dretoba91 commented 8 months ago

Everything is working fine for me.

On Sun, Dec 3, 2023 at 7:50 PM Ruhasi @.***> wrote:

@dretoba91 https://github.com/dretoba91 solution code is not working. May I know everything working fine for you?

— Reply to this email directly, view it on GitHub https://github.com/KasemJaffer/receive_sharing_intent/issues/240#issuecomment-1837566266, or unsubscribe https://github.com/notifications/unsubscribe-auth/APN6TPQI3CC426H7TSCJZLDYHTCVVAVCNFSM6AAAAAAUOKATT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZXGU3DMMRWGY . You are receiving this because you were mentioned.Message ID: @.***>