Appium-python 2.10 Android phone sliding does not work

I have an operation that uses the driver.swipe() method to drag elements, This method doesn’t seem to work in appium-python-client 2.10. After switching to version 1.20, the operation can be performed normally
Turn on the Android pointer position. When using version 2.10, the phone screen shows a sliding track, but elements are not dragged.