Chris Yang
Chris Yang
Lower to P3 as the only failure this issue is tracking is https://github.com/flutter/flutter/issues/126412#issuecomment-1552103991 and it only happened once. If this happens again, I will create a separate issue for it.
This should have been fixed with https://github.com/flutter/plugins/pull/1638. Please close the issue if you can confirm the same.
@ozzy1873 GIFs animation works for me. Could you please post a mini sample code to reproduce the issue?
@AmolGangadhare Yes it is the right solution! We are doing the same thing on iOS already. Do you want to work on this and put up a PR for it?
@AmolGangadhare Great! Thanks!
Un-assign myself from this issue as I don't have cycles to actively working on it.
@romanlytvyn > Another issue, a "frost" `ImageBackdrop` filter page transition seems to have no effect on the embedded view, again, only on iOS. Backdrop filter on iOS platform view and...
Updates: I was able to repro in a iPhone 8 plus iOS 14.6 Initially I thought the issue might caused by 1 pixel off during layout. (For example, touchInterceptor is...
The crash is caused by the receipt being nil while retrieving the receipt data: https://github.com/flutter/plugins/blob/main/packages/in_app_purchase/in_app_purchase_storekit/darwin/Classes/FIAPReceiptManager.m#L23 Not sure the exact reason, in Apple's documentation: "this property is nil if the receipt...
cc @cbracken For macOS triage.