Hi,
We are using offline odata in our custom fiori client (prepackaged).
We have the following issue. When we open the client in offline mode, and click on our tile, we get an error that the metadata document for our service cannot be retrieved as there is no internet connection. This issue is triggered when the component is loaded and the manifest file is read.
I expected that the localuri (manifest file -> datasources -> settings) would then be used, but it seems not.
How can we circumvent this issue? Or am i missing something?
thanks
Peter