Skip to content

Commit

Permalink
Resolved issue: Play a song, pause it. go to background, open camera,…
Browse files Browse the repository at this point in the history
… close camera, song was playing twice..
  • Loading branch information
RajChanchal committed Jan 16, 2017
1 parent bcbab28 commit 3a73f4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Jukebox.swift
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,7 @@ open class Jukebox: NSObject, JukeboxItemDelegate {
self.resumePlayback()
}
}
self.previous_state = .ready
}
}

Expand Down

0 comments on commit 3a73f4d

Please sign in to comment.