PatchTheCode
                                            PatchTheCode
                                        
                                    will take a look in the morning. In the mean time, got a sample app with the issue? will be faster for me
Hi, can you post the link?
To ~~setSelected~~ select a cell programatically, simply call `calendarView.selectDate(theDate)`. > The problem is when I want to setSelected the cell , and in that month reproduce outdate gap ( 29...
are there any logs you can print please? On which line does it crash? Just a bit more information please.
because you need to rename your didSelect and didDeselect funcitons. Check here to see all the functions you need to rename in the in [migration guide](https://patchthecode.com/jtapplecalendar-version-8-0-0-migration-guide/)
closing issue. Do let me know if youre still stuck
are you able to provide me with a sample code? [email protected] i'll be able to take a look over the weekend.
closing issue again until user responds. Setting the awaiting-response flag.
just checking, but are you sure you renamed the `didSelect` and `didDeselect` to the correct names as shown on the 8.0 [migration page](https://patchthecode.com/jtapplecalendar-version-8-0-0-migration-guide/)?
i cannot recreate it on the sample project attached to this repo. Can you paste me relevant code in your 1) cellForItem functions 2) willDisplayCell functions