Hi @GRALInfo, Thank you for your input! I appreciate your suggestion to use the dropSessionDidUpdate method. However, I implemented targetIndexPathForMoveOfItemFromOriginalIndexPath to provide a different index path than the proposed one during drag and drop. This allows me to customize the destination index path based on certain criteria, which worked in iOS 17.5. I'm hoping to find a way to achieve this in iOS 18.