facebook

how to select app based on mobile device type?

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #319306 Reply

    zeeshan.rb
    Member

    Hello Support,
    I am using mobione 1.2 with Windows-xp, sp-3.
    I have 2 similar small application built using mobione , one is for iphone and the same application with different template is for ipad. Now i want that when a user calls a common url from his iphone or ipad, the application should check his device type and then accordingly call the application. If the device is iphone , then the iphone verion of appliction should be called , if the device used is ipad then ipad version application should be called.

    Please help.


    Zeeshan

    #319337

    support-michael
    Keymaster

    @zeeshan.rb

    This typically involves configuring the webserver/appserver to detect the type of device requesting a resource. The process involves sniffing the user-agent string from the HTTP request data and then selecting actual resource to return based on the device.

    Which webserver are you planning to deploy your mobione mobile webapp to, e.g., apache?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: how to select app based on mobile device type?

You must be logged in to post in the forum log in