FileProvider won't stop refresh indicator on reparenting action

Hi all,

I'm wondering if anyone could help me out. I'm working on the file actions and I've noticed that when I want to reparent an item, I first update it locally and call the completionHandler. Then I update it on the server and call NSFileProviderManager.default.signalEnumerator(identifier:completionHandler), but the UI won't stop showing the refresh indicator and ultimately crash.

What am I doing wrong?

Is your app on iOS or macOS?

Please file a feedback through Feedback Assistant if you are seeing a reproducing crash, with a sysdiagnose and reproduction steps. Thanks!

FileProvider won't stop refresh indicator on reparenting action
 
 
Q