Results 5 issues of Mohsen Mokhtari

When I stop recording and tap again in the recording button it crashes. [AVCaptureMovieFileOutput startRecordingToOutputFileURL:recordingDelegate:] No active/enabled connections" ![Screen Shot 2020-08-08 at 9 43 14 AM](https://user-images.githubusercontent.com/20490539/89702966-95ff2880-d95b-11ea-8570-d148d8ea46ee.png)

DocumentSnapshot always has value. we can't use this for checking a value exist or not! `db.collection("cities") .document("SF") .rx .getDocument() .subscribe(onNext: { document in if let document = document { print("Document...

Thanks for lib. :) but how to add onclicklistener to items ?