I have an application that currently runs on Android and IOs devices and has Firebase mobile all over the site to keep track of the user’s interactions on our mobile application.
None the less the new Huawei devices even having android they have no google services so we are unable to keep track of then, what we can do is use a log to do such a task.
But this devices for all Outsystems proposes are android and I can’t tell if they don’t have google services active, I even used Firebase mobile to check if it was active and it actually told me the device had it, is there any way to detect such a thing? I used common plugin platform, getusertanget() and Firebase with no luck.