Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find 'AVURLAssetOverrideMIMETypeKey' in scope #1800

Closed
2 tasks done
KishanD24 opened this issue May 11, 2024 · 3 comments
Closed
2 tasks done

Cannot find 'AVURLAssetOverrideMIMETypeKey' in scope #1800

KishanD24 opened this issue May 11, 2024 · 3 comments
Labels
bug changes-requested The issue or merge request doesn't fulfill the conventions and has to be changed by the author

Comments

@KishanD24
Copy link

Checklist

  • I read the troubleshooting guide before raising this issue
  • I made sure that the issue I am raising doesn't already exist

Current bug behaviour

Swift Compiler Error (Xcode): Cannot find 'AVURLAssetOverrideMIMETypeKey' in scope
audioplayers_darwin-6.0.0/ios/Classes/WrappedMediaPlayer.swift:184:36

I am getting ios app runtime issue.

Expected behaviour

can you please fix this issue

Steps to reproduce

  1. Execute flutter run on the code sample
  2. ...
  3. ...

Code sample

Code sample
void main() {
}

Affected platforms

iOS

Platform details

IOS 14

AudioPlayers Version

6.0.0

Build mode

No response

Audio Files/URLs/Sources

No response

Screenshots

No response

Logs

my relevant logs
Full Logs
my full logs or a link to a gist

Flutter doctor:

Output of: flutter doctor -v

Related issues / more information

No response

Working on PR

no way

@KishanD24 KishanD24 added the bug label May 11, 2024
@Gustl22
Copy link
Collaborator

Gustl22 commented May 13, 2024

I made sure that the issue I am raising doesn't already exist

Are you sure you did search the existing issues, before raising a new one?

Thx

https://github.com/bluefireteam/audioplayers/issues?q=is%3Aissue+AVURLAssetOverrideMIMETypeKey+is%3Aclosed

@Gustl22 Gustl22 added the changes-requested The issue or merge request doesn't fulfill the conventions and has to be changed by the author label May 13, 2024
@ettaegbe
Copy link

@KishanD24 did you solve it?

Copy link

This issue was closed by the changes-requested bot due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug changes-requested The issue or merge request doesn't fulfill the conventions and has to be changed by the author
Projects
None yet
Development

No branches or pull requests

3 participants