facebook

An improved UI with additional iOS specific features

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

    Georgia
    Member

    Hello Octavio,

    1. I had a conversation with Apple, where can I find some examples of picker wheel functionality, swipe features, action buttons, and high quality graphics in MobiOne?

    2. Also I want to insert animated gifs in my app what is the upper bound of Bytes that each screen should have in order to run effectively?

    3. What is the upper bound of Bytes of an app in order to be uploaded?

    thanx,
    Georgia

    #339563 Reply

    Paul_paul
    Participant

    Did Apple say you should be using X-Code?

    #339564 Reply

    support-michael
    Keymaster

    >1. I had a conversation with Apple, where can I find some examples of picker wheel functionality, swipe features, action buttons, and high quality graphics in MobiOne?

    MobiOne provides a visual designer that will produce HTML5 apps. So the underlying programming model is HTML5. See this doc to learn more about the widgets mobione provides: http://www.genuitec.com/mobile/docs/widgetReference/widgetReference.html
    Being html you can add your own visuals and functionality.

    >2. Also I want to insert animated gifs in my app what is the upper bound of Bytes that each screen should have in order to run effectively?

    MobiOne screens include an HTML Architecture property that allows you to specify if the screen code/content is merged into the app’s main html file or loaded on demand when needed. I can’t say there is a specific bound since there are many factors that can affect performance of your app. In general respect that your app is effectively a webapp running inside an embedded browser. Depending on your device your app’s graphics and DOM size can have a big impact. My recommendation is try and see.

    >3. What is the upper bound of Bytes of an app in order to be uploaded?
    The MobiOne app center builder can create apps for projects up to 50Mb in size.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: An improved UI with additional iOS specific features

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