Avinash Aman

Results 3 comments of Avinash Aman

Hi @sobri909 .. after deleting all objects .. and again when starts the the recorder's startRecoding(), app crashes with fatal error LocoKit/TimelineStore.swift:377: Fatal error: 'try!' expression unexpectedly raised an error:...

> Does it crash immediately after starting recording? Does it also crash after a fresh launch of the app? Not for first time.. crashes when started recording second time when...

@sobri909 .. actually I'm not using classifier lazy var recorder :TimelineRecorder = { let recorder = TimelineRecorder(store: store) return recorder } ()