Hello
Does Sencha provide a solution to identify a mobile device, without using common login/password authentication ?
Is there a way to get IMEI for example ?
ed.canas
4 Jan 2011, 7:31 AM
You would need to use something like QuickConnect in top of Sencha so that you can get device information.
Take a look at post http://www.sencha.com/forum/showthread.php?120009-HOWTO-Convert-Sencha-Touch-Project-to-a-Native-App-using-QuickConnect
QuickConnect has a function getDeviceDescription that returns your device UDID, device name, model, system, os version, language, timezone and core count. You can look at their DeviceDescriptionExample.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.