monish152

Results 8 issues of monish152

Seems library not supported on landscape mode..Its giving edge issue on new iPhones

Support

Hi, GeoFirePoint center = geo.point(latitude: 28.535517, longitude: 77.391029); stream = radius.switchMap((rad) { var collectionReference = _firestore.collection('Salons'); return geo.collection(collectionRef: collectionReference).within( center: center, radius: 200, field: 'position', strictMode: true); }); With this...

Hi I am using checkmark tableview. But after click on row sometime Dismiss block calling instead of index selection. Please help

I am getting much crash on -[UIDocument revertToContentsOfURL:completionHandler:] and assert saying attempt to revert document at URL. Can please anyone help.

bug
under investigation

[[iCloud sharedCloud] fileList] I am calling this for getting files list. But As I can see its giving file list after downloading all files from icloud. I am having multiple...

enhancement
details needed

Hi, I am getting linker error like below screenshot. ![screen shot 2019-01-13 at 11 58 52 pm](https://user-images.githubusercontent.com/1301491/51089215-87588b80-178f-11e9-8a48-48dc43bd5ab4.png)

I am getting crash. -[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance Added by carthage.