You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
In $cordovaMedia q is intialized in the play method, but q is used in a call back in the NewMedia constructor that can be called without the play function having been called, resulting in an error with trying to evaluate notify/reject/resolve of an unidentified object.