jeromexiong / audio_manager

A flutter plugin for music playback, including notification handling.
MIT License
100 stars 53 forks source link

iOS - changing index and playing throws 'Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[AVPlayerItem seekToTime:toleranceBefore:toleranceAfter:completionHandler:] Seeking is not possible to time {INVALID}' #26

Closed manojvsp12 closed 4 years ago

manojvsp12 commented 4 years ago
  1. Added list of info to AudioManager
  2. When a custom index is selected, changed index in play (index: index)
  3. App got terminated with error code 'Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[AVPlayerItem seekToTime:toleranceBefore:toleranceAfter:completionHandler:] Seeking is not possible to time {INVALID}'

Details: Device: iPad iOS 9.3.5