PatchTheCode

Results 283 comments of PatchTheCode

can you produce a sample app with the issue please?

can you produce a sample app with the issue please?

Ok, it help a bit, but do you have any crash logs at all? Or is it crashing in the same location as the image above? Also can you confirm...

im just updating to the latest xcode today. give some time to investigate

@timfraedrich possible. In your app, is it possible that your start date is greater than your end date? @Swathiga-proj you were able to see the crash in development mode, can...

@timfraedrich i still need some sort of sample code. I need to know how you are setting up the delegate, setting up the configs etc. I cant tell anything more...

@timfraedrich Ok i had some time to debug your issue. You are experiencing this crash because you data source is not set by the time by the time the following...

Also, adding to the confusion, The errors mentioned here on this issue are 2 separate errors. @Swathiga-proj you issue is due to you not correctly setting up the delegates and...

What code are you executing when the user clicks on the cell?

@vitaliichernysh i think the fastest way to heklp me resolve this is to provide a minimal app which recreates this issue. Edge case bugs are very hard to find based...