---
title: "Get the user's device OS information in Sencha Touch."  
description: "Get the user's device OS information in Sencha Touch."  
author: "Anonymous User"  
published: 2013-06-14  
updated: 2013-06-25  
canonical: https://www.mindstick.com/forum/1088/get-the-user-s-device-os-information-in-sencha-touch  
category: "sencha touch"  
tags: ["sencha touch"]  
reading_time: 1 minute  

---

# Get the user's device OS information in Sencha Touch.

Hi Mindstickains,\
How to get the [user](https://www.mindstick.com/articles/13001/multi-statement-table-valued-user-defined-function-in-sql-server)'s [device](https://www.mindstick.com/blog/149/retriving-network-device-information-in-c-sharp) **OS information** in **[Sencha Touch](https://www.mindstick.com/interview/23004/define-class-system-of-sencha-touch)**?\
Any help on above is really appreciated.

## Replies

### Reply by Sumit Kesarwani

Hi Hugh,\
Ext.os class provides useful information about the current operating system environment.\
Ext.os.is('iOS')Ext.os.is('iPad')Ext.os.is('Android') \
like this you will get the information about the operating system of user's device.\
If you want to learn more about Ext.os class, then you can read my article:http://www.mindstick.com/Articles/ddbd8bbb-cb26-4aaf-aa0f-f46ad62ffab4/?Determining%20the%20Operating%20System%20of%20User%E2%80%99s%20Device%20in%20Sencha%20Touch


---

Original Source: https://www.mindstick.com/forum/1088/get-the-user-s-device-os-information-in-sencha-touch

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
