facebook

Input Range run in test center but not in builded app:CLOSED

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

    Yann
    Member

    Hello,
    i placed an input type range in a html widget.
    in test center and safari desktop i haven’t problem.
    But when i build ios app the slider do not run.
    any idea?
    thanks
    Yann

    #337742 Reply

    support-michael
    Keymaster

    @yanni

    We will discuss this with the dev team tomorrow (tue). Are you using a simple <input type=”range”> implementation?

    #337762 Reply

    Yann
    Member

    @ Wayne
    i tried simple input range and also jquery .slider() with the same result
    run as well in test center but not in native app builded.
    Thanks
    Yann

    #337801 Reply

    Hi Yann,

    We have a fix for this issue and will make it available in the next release. We are planning a developer build late today or tomorrow if you want to give it a try and share your results.

    #337807 Reply

    Yann
    Member

    Hello Octavio,
    thanks a lot, yes I want to try as soon as possible.

    #337871 Reply

    Yann
    Member

    Hi Octavio
    Developper build is ready?
    EDIT: i found link by chance on this post http://www.genuitec.com/support-genuitec/viewtopic.php?f=8&t=4887&start=40
    thanks
    Yann

    #337873 Reply

    Yann
    Member

    Hello Octavio
    the input range does not work with dev 15 when i build ipa file .
    run as well in test center and safari desktop.
    have you newer version of dev?
    also transitions are weird

    phoneui.gotoPage( 'm1-mypage', phoneui.transitions.slideRigth );

    Effect is only on page from and not page to
    i hop you understand what i want to say.

    (configuration : Tested on builded version – iPhone 4 – IOS 6.1.3)
    Thanks
    Yann

    #337888 Reply

    support-michael
    Keymaster

    >the input range does not work with dev 15 when i build ipa file .

    I disagree. Our 2.3.2 dev-15 fixes a basic problem we identified based on your initial feedback. I have confirmed that <input type=”range”> accepts input on an iphone5/ios 6.1.

    At this point I have no idea what your problem is from the very limited info you have provided. To move forward post a small example that replicates the issue and we will give it a look.

    #337889 Reply

    Yann
    Member

    @Wayne
    i apologize
    i found why my input range do not run
    a conflict with a js.
    i investigate.
    sorry
    Yann

    #337891 Reply

    Hi Yann,

    Thanks for the follow up. We appreciate your problem report and opportunity to fix it and improve MobiOne in the next release.

    #337892 Reply

    Yann
    Member

    Hi Octavio
    i remove a js function

    document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);

    and input range run as well…
    otherwise i have a problem with translation effect SlideLeft and Right.

    now, i looking for a solution to get the range value “on slide end” rather than onchange because i call a remote page by ajax.
    Yann

    #338527 Reply

    @Yann,

    I’m closing this thread as you have stated you’re about to publish your app now we’ve released 2.3.2.
    @Yann wrote:

    EDIT: All my bugs are fixed :o)
    thanks a lot , i can publish

    Let me know if I’m wrong.

    #338581 Reply

    Yann
    Member

    Hello Octavio
    yes you can close this post because my input range run as well.
    Thanks
    Yann

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Input Range run in test center but not in builded app:CLOSED

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