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

NSURLConnection finished with error - code -1002 #86

Open
adirkol opened this issue Feb 6, 2023 · 3 comments
Open

NSURLConnection finished with error - code -1002 #86

adirkol opened this issue Feb 6, 2023 · 3 comments

Comments

@adirkol
Copy link

adirkol commented Feb 6, 2023

Try to do the most basic code, the same as the example code in the README file

let resourceLoaderManager = VIResourceLoaderManager()
let playerItem = resourceLoaderManager.playerItem(with: unwrappedVideoPath)
let player = AVPlayer(playerItem: playerItem)

and I get this error NSURLConnection finished with error - code -1002

I saw there was an issue like this #63 but it closed without a reason

@vitoziv
Copy link
Owner

vitoziv commented Feb 8, 2023

@adirkol
Copy link
Author

adirkol commented Feb 8, 2023

URL is valid...

@kbarone24
Copy link

Were you ever able to resolve this? Dealing with the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants