Mobideck / appdeck

AppDeck is a mobile hybrid application engine for iOS and Android.
http://www.appdeck.mobi/
47 stars 22 forks source link

How to get deviceid of phone/tablet #92

Open HansH111 opened 7 years ago

HansH111 commented 7 years ago

Is there a way to identify each appdeck installation on the webserver... For instance I can see the headers on the webserver, I can see from the HTTP_USER_AGENT that it is coming from appdeck... but I would like to identify from which which appdeck installation it is coming from...

for instance adding the androidid or something similar for IOS in the HTTP_USER_AGENT Or being able to set the HTTP_USER_AGENT from javascript in appdeck would help.