[jira] [Updated] (CB-10232) Media Plugin - IOS: Can't play files using file system URL (file:///var/modile/...)

2016-04-28 Thread Nikhil Khandelwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikhil Khandelwal updated CB-10232:
---
Priority: Major  (was: Critical)

> Media Plugin - IOS: Can't play files using file system URL 
> (file:///var/modile/...)
> ---
>
> Key: CB-10232
> URL: https://issues.apache.org/jira/browse/CB-10232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
> Environment: iOS
>Reporter: Mestre Muten
>  Labels: file, ios, media, url
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Can't play files using file system URL, same returned by FileEntry.toURL().
> Plugin returns error:
> {code}Cannot use audio file from resource file:///var/mobile/...{code}
> Tested on iOS 7.1.2 and 9.0.2
> {code}
> Cordova iOS version:  3.9.2
> Plugin versions:
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-media 1.0.1 "Media"
> {code}
> Plugin works well with full absolute path and cdvfile path btw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10232) Media Plugin - IOS: Can't play files using file system URL (file:///var/modile/...)

2016-03-02 Thread Nikhil Khandelwal (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikhil Khandelwal updated CB-10232:
---
Priority: Critical  (was: Major)

> Media Plugin - IOS: Can't play files using file system URL 
> (file:///var/modile/...)
> ---
>
> Key: CB-10232
> URL: https://issues.apache.org/jira/browse/CB-10232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
> Environment: iOS
>Reporter: Mestre Muten
>Priority: Critical
>  Labels: file, ios, media, url
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Can't play files using file system URL, same returned by FileEntry.toURL().
> Plugin returns error:
> {code}Cannot use audio file from resource file:///var/mobile/...{code}
> Tested on iOS 7.1.2 and 9.0.2
> {code}
> Cordova iOS version:  3.9.2
> Plugin versions:
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-media 1.0.1 "Media"
> {code}
> Plugin works well with full absolute path and cdvfile path btw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10232) Media Plugin - IOS: Can't play files using file system URL (file:///var/modile/...)

2015-12-21 Thread Mestre Muten (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mestre Muten updated CB-10232:
--
Affects Version/s: (was: 5.4.1)

> Media Plugin - IOS: Can't play files using file system URL 
> (file:///var/modile/...)
> ---
>
> Key: CB-10232
> URL: https://issues.apache.org/jira/browse/CB-10232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
> Environment: iOS
>Reporter: Mestre Muten
>  Labels: file, media, url
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Can't play files using file system URL, same returned by FileEntry.toURL().
> Plugin returns error:
> {code}Cannot use audio file from resource file:///var/mobile/...{code}
> Tested on iOS 7.1.2 and 9.0.2
> {code}
> Cordova iOS version:  3.9.2
> Plugin versions:
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-media 1.0.1 "Media"
> {code}
> Plugin works well with full absolute path and cdvfile path btw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10232) Media Plugin - IOS: Can't play files using file system URL (file:///var/modile/...)

2015-12-21 Thread Mestre Muten (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mestre Muten updated CB-10232:
--
Affects Version/s: 5.4.1

> Media Plugin - IOS: Can't play files using file system URL 
> (file:///var/modile/...)
> ---
>
> Key: CB-10232
> URL: https://issues.apache.org/jira/browse/CB-10232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
> Environment: iOS
>Reporter: Mestre Muten
>  Labels: file, media, url
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Can't play files using file system URL, same returned by FileEntry.toURL().
> Plugin returns error:
> {code}Cannot use audio file from resource file:///var/mobile/...{code}
> Tested on iOS 7.1.2 and 9.0.2
> {code}
> Cordova iOS version:  3.9.2
> Plugin versions:
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-media 1.0.1 "Media"
> {code}
> Plugin works well with full absolute path and cdvfile path btw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-10232) Media Plugin - IOS: Can't play files using file system URL (file:///var/modile/...)

2015-12-21 Thread Mestre Muten (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mestre Muten updated CB-10232:
--
Affects Version/s: (was: 2.0.0)

> Media Plugin - IOS: Can't play files using file system URL 
> (file:///var/modile/...)
> ---
>
> Key: CB-10232
> URL: https://issues.apache.org/jira/browse/CB-10232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media
> Environment: iOS
>Reporter: Mestre Muten
>  Labels: file, media, url
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Can't play files using file system URL, same returned by FileEntry.toURL().
> Plugin returns error:
> {code}Cannot use audio file from resource file:///var/mobile/...{code}
> Tested on iOS 7.1.2 and 9.0.2
> {code}
> Cordova iOS version:  3.9.2
> Plugin versions:
> cordova-plugin-file 3.0.0 "File"
> cordova-plugin-media 1.0.1 "Media"
> {code}
> Plugin works well with full absolute path and cdvfile path btw.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org