You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ghenry22 <gi...@git.apache.org> on 2017/02/04 09:49:44 UTC

[GitHub] cordova-plugin-media issue #122: CB-12157: (android): Fix java.lang.NullPoin...

Github user ghenry22 commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/122
  
    So I have started to encounter the problem this fixes recently.  Using runkeeper along with my music app runkeeper will take the audio focus for it's announcements.  If it happens to do this just as your media is being released or created then when it hands the focus back the app will fail as it will call play on a media that wasn't successfully created.
    
    Would be good to get this merged as it has resolved this issue for me on Android with no side effects that I have noticed.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org