facebook

Adding a php and / or XML file

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

    NigelShaw
    Member

    Hi

    I made a specific XML file to load as a web page which allows the installation of a profile to disable the home button (a client requirement)

    It is XML but currently, I have it embedded on my server in a php file and you browse to it on the device. There are times of no Internet access so, how could I embed or link to either the php or to the XML to allow this to work inside the app?

    Thanks

    Nigel

    #334098 Reply

    NigelShaw
    Member

    Any ideas?

    Thanks

    #334108 Reply

    support-michael
    Keymaster

    Are you attempting to setup a kiosk mode such as this article?
    http://stackoverflow.com/questions/5011774/lock-down-iphone-ipod-ipad-so-it-can-only-run-one-app/8994690#8994690

    I don’t know that this will work but here’s an idea I would try first:
    0) let’s say your file is named lockdown.mobileconfig
    1) copy your .mobileconfig into your <project>-www/ folder
    2) add a button and set its onclick action to GotoURL with
    Open URL In = New Window
    URL = lockdown.mobile.config

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Adding a php and / or XML file

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