For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 13 years, 2 months ago by
support-octavio.
-
AuthorPosts
-
Publio DecioMemberHello,
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.
greetingsAlessandro
P.S. Se c’e’ qualche sviluppatore italiano possiamo metterci in contatto x scambiarci idee ed opinioni
June 5, 2013 at 5:17 pm #339728
support-octavioMemberHi 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).
June 6, 2013 at 7:22 am #339745
Publio DecioMemberHi Octavio,
i tested with Samsung Galaxy S Advance
thank you 4 your interest
bye
AlessandroJune 7, 2013 at 4:50 am #339766
Publio DecioMemberupdates
new build # 5104249 IOS / ANDROID 5106241I 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.June 11, 2013 at 5:30 am #339833
Publio DecioMemberWhen 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
June 11, 2013 at 4:45 pm #339851
support-octavioMemberHi 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., portraitJune 12, 2013 at 7:44 am #339870
Publio DecioMemberThanks 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
AlessandroJune 13, 2013 at 11:58 am #339925
support-octavioMemberHi 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#p17947I’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.
-
AuthorPosts
