receive_sharing_intent icon indicating copy to clipboard operation
receive_sharing_intent copied to clipboard

IOS app not opening from crop image

Open Ruhasi opened this issue 2 years ago • 12 comments

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

Ruhasi avatar Feb 01 '23 23:02 Ruhasi

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

Abu-muhab avatar Feb 09 '23 19:02 Abu-muhab

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

Ruhasi avatar Mar 23 '23 07:03 Ruhasi

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

bbig979 avatar Mar 27 '23 04:03 bbig979

@bbig979 No. No one attending

Ruhasi avatar Mar 28 '23 12:03 Ruhasi

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

bbig979 avatar Mar 28 '23 15:03 bbig979

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.

YashSavsani avatar Jul 18 '23 06:07 YashSavsani

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

dretoba91 avatar Aug 12 '23 15:08 dretoba91

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

dretoba91 avatar Aug 22 '23 10:08 dretoba91

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

ArjunBhilare avatar Sep 07 '23 11:09 ArjunBhilare

@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.

nilekell avatar Nov 09 '23 12:11 nilekell

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

Ruhasi avatar Dec 03 '23 18:12 Ruhasi

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: @.***>

dretoba91 avatar Dec 05 '23 06:12 dretoba91