home_widget icon indicating copy to clipboard operation
home_widget copied to clipboard

Don’t Work on iOS 16

Open EDnny12 opened this issue 1 year ago • 3 comments

initiallyLaunchedFromHomeWidget And widgetClicked don’t work on iOS 16.

Before updating, it worked well.

How can i fix this?

Android Works!!

EDnny12 avatar Oct 19 '22 02:10 EDnny12

for me it is working on IOS 16. Please check https://github.com/ABausG/home_widget/issues/72

desmeit avatar Oct 21 '22 10:10 desmeit

It was working well, but after update no!

El El vie, 21 de octubre de 2022 a la(s) 5:32, desmeit < @.***> escribió:

for me it is working on IOS 16. Please check #72 https://github.com/ABausG/home_widget/issues/72

— Reply to this email directly, view it on GitHub https://github.com/ABausG/home_widget/issues/101#issuecomment-1286769701, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALMNAQ5NXQ5E2OUQLKAMTQLWEJWNNANCNFSM6AAAAAARIVLN2Y . You are receiving this because you authored the thread.Message ID: @.***>

EDnny12 avatar Oct 21 '22 12:10 EDnny12

for me it is working on IOS 16. Please check #72

@desmeit can you please provide example of working flutter app with home widget in IOS 16

moosalim avatar Oct 27 '22 02:10 moosalim

I am having the same issue, is there any workarounds?

fsayfitdinov avatar May 29 '23 13:05 fsayfitdinov

For now, I could bypass this issue with universal links

fsayfitdinov avatar May 30 '23 09:05 fsayfitdinov

Any fix? am also having same issue. Both initiallyLaunchedFromHomeWidget And widgetClicked not working on iOS 16.

admincode1 avatar Jun 21 '23 11:06 admincode1

Are you testing on a real device or on the simulator?

For me the simulator is working as expected.

https://github.com/ABausG/home_widget/assets/7288963/27e2d2ad-7354-4693-9d53-8ec8ad0b4de0

Did you make sure that the link contains homeWidget as a queryParameter. https://github.com/ABausG/home_widget#ios

ABausG avatar Jun 30 '23 21:06 ABausG

The link I had didn't contain "homeWidget", once I updated it worked. Thanks @ABausG

admincode1 avatar Jul 07 '23 02:07 admincode1