dmrschmidt / DSWaveformImage

Generate waveform images from audio files on iOS, macOS & visionOS in Swift. Native SwiftUI & UIKit views.
MIT License
980 stars 109 forks source link

erminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer bounds contains NaN: [nan 0; 0 0]' #13

Closed AbySwifter closed 4 years ago

AbySwifter commented 4 years ago

this is an error, when init view. 屏幕快照 2019-08-27 下午1 08 09

dmrschmidt commented 4 years ago

I somehow never get the notifications from github when new issues are files. Could you provide a little more details how this happened? Ideally what the WaveformConfiguration looks like and some info about the Waveform's AVURLAsset.

dmrschmidt commented 4 years ago

closed due to inactivity + I wasn't able to reproduce. Feel free to re-open with more details.