I created a native iOS Workflow App using the GWPA Starter Kit.
When I launch the app on an iOS Device I see the following log:
Unable to instantiate Cache...Delta Link and CSRF(Offline) handling not possible
Now I wonder if I can somehow extend the generated code for including offline functionality as described here? Or do I have to write all generated code by myself if I like to use OData offline?