Canh Tran
Canh Tran
I have the same issue with the Organization account, but it's normal with an Individual developer account. Example: - `fastlane build_app --env account1` ---> account1 is configuration with Organization account,...
I think this issue has been fixed in XCode 15 Beta 4. All good now in my project
We've applied the fix: https://github.com/flutter/packages/commit/3e8b8130cda3b2564c8e9ee9f5825c0c34b8bc50 , but it's only fixed the `[AVPlayer setRate]` variant. Here are top 3 variants reported in Firebase for my application: ### 1: [AVPlayerItem _updateTimebase]_block_invoke_2 +...
First of all, my apologize for any confusion my previous message may have caused @stuartmorgan. I and my team have been dealing with these kinds of crashes for months. (Added...
My local path is based on `video_player_avfoundation` 2.46.0 and cherry-picked some updates until v2.4.9. I've checked the new updates in 2.5.0, this [change](https://github.com/flutter/packages/pull/4982/files#diff-e746234459935f83db45246203efdae44d26a68736820f481f70f5a7322a737fR641-R653) seems this update could potentially help. I...
All AVFoundation crashes in my project have been fixed after apply this [change](https://github.com/flutter/packages/pull/4982/files#diff-e746234459935f83db45246203efdae44d26a68736820f481f70f5a7322a737fR641-R653) Thanks a lot for your help 🙏
Have the same issue, could you please also add Curry as dependency in the Podspec in branch swift 2.3 ? Many thanks.