What you're missing is that when you switch to replicated FP, the IDs passed to the UI Extensions prepare method are no longer NSFileProviderItemIdentifiers. The documentation for NSFileProviderItemIdentifier says it is "A unique identifier for an item managed by the File Provider extension", so it's reasonable to expect that anywhere iOS gives me one of them it's the ID I created, unless the documentation says something different (which it doesn't).
Topic:
App & System Services
SubTopic:
Core OS
Tags: