rocketraman
09/20/2024, 3:53 PMstuart
09/21/2024, 4:02 AMrocketraman
09/21/2024, 4:50 AMit didn't work at all on iOS -- all the store calls just blocked the thread and none of the fetcher blocks were called.and he had issues debugging, but again this does not appear to be iOS specific:
My main frustration with this library is, it is very hard to put breakpoints to debug any issues. Like the store implementations lead to FetcherController class, which uses Multicaster class, but we can't get into that class because somehow the source of the class is not available.
rocketraman
09/21/2024, 4:50 AM