dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by dagford 1 year 5 weeks ago

pic
 dagford
mobiForge Newbie
Posts: 1
Joined: 1 year ago
[offline]

Hi All,

I am brand new to DeviceAtlas. I would like to use the jQuery Mobile detecting features on a project. Can someone please let me know if this is possible...

We have already built iphone and android native Apps for this project. We have also built a very basic web app version that all other phonesare using. We now want to introduce a 3rd option - the jQuery mobile site. So essentially we want to be able to point people in 3 directions...

1. iphone/android users ot theur respective App stores
2. jQueryMobile capable phones to the jQM site
3. Basic phones to the basic site!

We would be using .Net.

Will DeviceAtlas be suitable for this?

Thanks

Posted by ronan 1 year ago

pic
 ronan
dotMobi logo
Mobile Guru
Posts: 86
Joined: 5 years ago
[offline]

Hi,

Yes, DeviceAtlas will supply you with all of the information that you need to divide your users in the way that you desire: first you should check if osOsx or osAndroid are true, then check JQM and finally fall back to the basic version of your site.

You can find a full set of properties on http://deviceatlas.com/properties

Ronan Cremin, dotMobi

Ronan Cremin, dotMobi

Posted by miller 42 weeks ago

pic
 miller
mobiForge Newbie
Posts: 1
Joined: 42 weeks ago
[offline]

Dagford,

I've done a similar thing using .Net and DeviceAtlas. It is completely suitable. I found a lot of help on the DeviceAtlas site (http://deviceatlas.com/properties) and this forum when creating an sms blast application. Good luck and let us know how it turns out!