I am trying to add an internal web application to the homescreen of an android device for testing. This should be as a real chrome-wrapped web app with full screen, custom icon, etc.
But it doesn't work, and I see no ways of debugging/troubleshooting the problem.
The manifest is added and linked. The server is on an IP address, non-standard port and with a self-signed SSL certificate - could any if these details be the problem?
Any help on getting this to work, would be much appreciated!