Github user snstarosciak commented on the pull request:

    
https://github.com/apache/cordova-plugin-media/pull/62#issuecomment-159325716
  
    @ghenry22 - If I could hug you...I would squeeze you until you popped, like 
a balloon. I tested a combination of that code out with mine AND IT WORKED. I 
never thought there was light at the end of the tunnel with this problem haha 
thankyou so much :) I will answer this question on stackoverflow and accept it 
so people can also have their problems solved :+1: 
    
    One more thing, does this function:
    
    `$window.resolveLocalFileSystemURL(src, function(dir){
              basePath = dir.toInternalURL();
            });`
    
    Only work for mp3 files or something, because I'm utilizing this for a .mov 
file but that function doesn't seem to resolve the URL for that, but will with 
an mp3 file. Any idea?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to