Hello,
We are trying to use the prebuilt Fiori client on iOS (from the App Store, not customized).
After initial authentication, the launchpad keeps loading forever and does not display the tiles.
We are not using SMP, but the traffic is going through a proxy.
Also, the launchpad is working correctly when accessed from a PC (IE) or from the device browser (Safari).
And it works from the Fiori client on the device if we don´t route the traffic through the proxy
So we know where to focus our troubleshooting but it's not easy.
One thing we have seen in the Fiori client log (with level Debug) is that the last request the app is making is to download a file called ContainerAdapter.js
This does not appear in the log when it's working (bypassing the proxy)
Anyone knows what this file is about? It could be an indication...