Fileprovider. No desired method for downloading file after iOS 13

I am implementing a fileprovider extension. Problem is that there is no desired method for downloading file. Before iOS 13.1 there was startProvidingItem(at:completionHandler:) method, but in iOS 13.1 it deprecated