Get "IONIC VIEW" UUID

To get a device UUID I use ionic.Platform.device();. I test the application by the application “IONIC VIEW”. It defines itself as a browser. Could I get an IONIC VIEW UUID?

Thank you.

why dont you test your application with a real device runing ionic run <platform> --livereload?
I really liked ionic app view before I got this feature work, its amaizing. ionic view app is the best mockup but still there is pretty much behavior diffrent between it and the real device.

another great pluse is the easy debug you get with chrome://inspect.

I use IONIC VIEW for NEW RELEASE TESTING by clients. The applications needs work as the real project, with real data.