facebook

problem with the Android version only and not for IOS

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Publio Decio
    Member

    Hello,
    I have a problem with the Android version only and not for IOS
    I created an application and put on the AppStore and it works perfectly, and the version for Android has many malfunctions. The most serious that I can not get around and tied to the page break, the program automatically selects the item in the list (dynamically built), while I have no problems in IOS.
    Pointing you to buid numbers if you want to inspect the situation IOS: 4952000 – ANDROID: 4955140.
    Furthermore, the management of the keyboard when the input field is in the bottom of the screen ANDROID version is absolutely malfunctioning.
    I thank the team if you can locate the problem.

    Sorry for my bad english.
    greetings

    Alessandro

    P.S. Se c’e’ qualche sviluppatore italiano possiamo metterci in contatto x scambiarci idee ed opinioni

    #339728

    Hi Alessandro,

    In order to proceed and investigate what is happening with your app on android with need to know what device(s) you’re testing with.
    We test drive the app to see if we can observe the “page break” issue you’re describing.

    Now, note that form fields entry and navigation are problematic on android. We will look at the app and see if we can make some suggestions (no promises).

    #339745

    Publio Decio
    Member

    Hi Octavio,

    i tested with Samsung Galaxy S Advance

    thank you 4 your interest

    bye
    Alessandro

    #339766

    Publio Decio
    Member

    updates
    new build # 5104249 IOS / ANDROID 5106241

    I entered 3 images. the problem lies when I hit the first menu ‘(1) enters directly in the figure (3) without going to the next menu (2).

    Thanks for the help

    Alessandro

    Attachments:
    You must be logged in to view attached files.
    #339833

    Publio Decio
    Member

    When my friend test the app with the Galaxy next turbo (Android 2.3.6 Gingerbread), the program is completely unstable in the management of edits. Do you know of a minimum version of Android. Thanks for your attention

    Alessandro

    #339851

    Hi Alessandro,

    This is a known issue on android where the keyboard goofs up the layout of form fields (see 3.1.10 in release notes). We have isolated the problem down to an android issue when there is a scroller on the screen. One approach that may improve the keyboard/layout experience is to eliminate the need to scroll the UI to view all form fields. Here is how to accomplish this:

    1) layout your UI such that all form fields fit on the smallest size display that you anticipate the app running on without needing to scroll the screen
    2) do not enable a vertical scrollbar on the screen with the form fields
    3) when you build a native app set the orientation that does not require scrolling to view the form fields, e.g., portrait

    #339870

    Publio Decio
    Member

    @Octavio

    Thanks for the help, I am not clear if in the future the problem will be solved or exclude from compilation for Android measuring small.

    In addition, during the compilation does not always aware of the change of the icons (if tied to a multilingual app) How can I force and be sure of the correct icon? Why do not always appear to be correct.

    A word of advice, tomorrow I have to release the version of Android (Google Play) but I’ve had stability problems, I advice mobi 2.5 or greater stability for a previous version? Any type of problem with IOS. You can see build #5393110

    thanks
    Alessandro

    #339925

    Hi Alessandro,

    >In addition, during the compilation does not always aware of the change of the icons (if tied to a multilingual app) How can I force and be sure of the correct icon? Why do not always appear to be correct.
    You probably are having the same problem that Robert had here: http://www.genuitec.com/support-genuitec/viewtopic.php?p=17947#p17947

    I’ve opened a bug and the dev team is investigating to fix this issue. A workaround, as Wayne proposed Robert is to try renaming your startup design, build it and see if the icons are set properly.

    Let us know how it goes.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: problem with the Android version only and not for IOS

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