wiserweb
wiserweb
@tathspts Sounds interesting. For this solution to work are you using Virtualmin DNS or your registrar's DNS server?
@DavidBruchmann Thanks for those links! I think wildcard certs means that it might be a good idea to entirely re-evaluate how Virtualmin issues certificates for virtualhosts. With wildcards that mean...
With registrars that have an API the whole setup could technically be automated. Pseudo Code: Select virtualhost(s) - domain and subdomain - which will use wildcard Check if `TXT` record...
Understood. I will close this issue. Thanks.
Hi, yes they are both returning true. The app is definitely in Kiosk mode. I'm not sure what the normal behavior of exitKiosk should be. Would it simply allow me...
Thanks for clarification. I went into that menu to manually set the launcher to the app initially. When `exitKiosk` is fired though there is no menu displayed to choose a...
Hi, we can rule out that this issue is caused by using a Genymotion android image. I have tried with POP7 Alcatel Tablet and able to reproduce the issue. I...
Yes, launchers on Genymotion Android S7 image are 'Google Now Launcher' and 'Pixel Launcher'. I did some more testing today and was able to get the Select launcher dialog to...
Haven't had a chance to test yet. I will test again with screen recording and share results here. Thanks.
I will be using Meteor sample Todo application (https://github.com/meteor/todos) to replicate. Actual project which would not display Launch screen is also Meteor-based application. I'll commit code to a new repo...