[ 
https://issues.apache.org/jira/browse/CB-13852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360855#comment-16360855
 ] 

ASF GitHub Bot commented on CB-13852:
-------------------------------------

macdonst commented on issue #165: CB-13852: (iOS) Fix bug prevent error on 
getPosition
URL: 
https://github.com/apache/cordova-plugin-media/pull/165#issuecomment-364951893
 
 
   @jcesarmobile yeah, squash and merge will make it one commit but if 
@jsdussanc wants to fix it they can:
   
   ```
   git checkout master
   git pull origin master
   git checkout 5.0.x
   git rebase master
   git push --force jsdussanc 5.0.x
   ```
   
   That should re-write the history so it appears clean.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> cordova-plugin-media getPosition audio failed
> ---------------------------------------------
>
>                 Key: CB-13852
>                 URL: https://issues.apache.org/jira/browse/CB-13852
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-media
>    Affects Versions: cordova-ios 4.5.0
>         Environment: iOS all versions
>            Reporter: Juan Sebastian Dussan Cubides
>            Priority: Minor
>
> (iOS)
> When I try to get the position of an audio that had an error while loading, 
> the crash appose exponentially because it can not cast the time = none



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to