I managed in somewhat way to debug both the container application and the extension; once added the domain I can see on my logs the creation of a new enumerator class (FileProviderEnumerator); following your documentation I expect that the function func enumerateItems(for observer, startingAt page) is automatically called by the system to get the content of the directory; however this doesn’t happens! Do I have to call this function manually on my init() once the enumerator has been created?
Do you have a more handy example than the FruitBasket?
Topic:
App & System Services
SubTopic:
Core OS
Tags: