mDNS on Ionic?

Hi All,

Is it possible to use mDNS inside Ionic APPs?
I expect (though I haven’t tried yet), that IOS devices would support it out of the box because of Bonjour, but what about android devices?

I want to use: $http.get('my_embedded_device.local/get_info'...);