Skip to content
Commit e5b663ac authored by Gaelen Hadlett's avatar Gaelen Hadlett Committed by Omar Mefire
Browse files

iOS audio should handle naked local file sources

A local file lacking the file:// or cdvfile:// prefix is not
played because resourceURL isn't validated to later on in the
play chain. avPlayer is initialized during create(), but won't
initialize without the validated resourceURL.. This closes #85
parent 46c9542d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment