The app is visible in the app manager and is made visible for the admin user but when clicking the new app, I get a quick 404 not found message and then the following screen (Attachment2).
In the FF developer tools I see that it tries to setup connection to following url: https://192.168.0.131/viydo.htm?name=viydo&title=viydo&scheme=dark&lang=nl&originalUrl=https%3A%2F%2F192.168.0.131%2Fviydo (where 192.168.0.131 is IP of the app platform) (Attachment3).
If I go to that page on separate tab, I also get the 404 not found. My guess is that for some reason the app code is not pushed to the 'MyApps' environment and that the HTML page is not available or something like that (when i build the project i get the following warning : "warning : Remote rebuild command not configured, skipping.").
As to not waste too much time on this, could anyone point me in the right direction since I don't really know what (or where) to look for.
Kind regards,
Ben

