meteor-user-status icon indicating copy to clipboard operation
meteor-user-status copied to clipboard

Feature Request: User device detection / Meteor.isCordova check

Open fabyeah opened this issue 10 years ago • 3 comments
trafficstars

Thanks @mizzao for this awesome package!

It would be great if there was a field under status and lastLogin for the device the user is/was using. Basically I would like to know if they are using the app or the web version (in the latter case, one could differentiate more, between different devices).

fabyeah avatar Aug 05 '15 09:08 fabyeah

Are you talking about the userAgent field? Or you actually want to know if they are logging in from Cordova or regular browser?

mizzao avatar Aug 05 '15 20:08 mizzao

I want to know whether they're logging in from Cordova or regular browser. AFAIK using the user agent string for device detection isn't always reliable?

fabyeah avatar Aug 05 '15 23:08 fabyeah

I don't use Cordova regularly right now and can't really help with this, but would be happy to review a PR.

mizzao avatar Aug 06 '15 15:08 mizzao