cancel
Showing results for 
Search instead for 
Did you mean: 

SUP DevCenter: Hybrid Web Container problems with input field on Android

Former Member
0 Kudos

Hi SUP Developer Center users,

I would like to let you know that the current version of SUP 2.1.2 on the SUP Developer Center comes with a hybrid web container that on Android has problems with a single input field on a screen. The behaviour is as such that once you start typing characters into the field the container jumps back to the password entry screen asking the device user to authenticate again.

The bug has been reported to SUP development and they are working on fixing it.

Temporary Solution: The behaviour disapears if you add another text field onto the same screen. This additional text field does not need to do anything but be present.

I will let you know as soon as we have a new version of the hybrid app.

Best

Ingo

Accepted Solutions (0)

Answers (1)

Answers (1)

Aashish28
Contributor
0 Kudos

Hiii Ingo Sauerzapf ,

your temporary solution is working  perfectly because ........ i am facing same problem with  sup 2.1 hybrid container application ..... in my application their is one input text field for customer number whenever i entered new value (new customer number) container jumps back to the password entry screen .

how can i fix this bug .... or i have to wait up to next release do you have any idea about this ????

Former Member
0 Kudos

Hi Ashish,

the bug will be fixed in SUP 2.1.3 scheduled to be out on May 29th. I assume we are going to put it onto the Developer Center right before release date, or I should say I hope to be able to do that . There are not hot fixes or anything in between. The bug itself is actually inside the generated code for that particular screen and not in the hybrid container itself. If you can debug the code and have knowlege in Java Script in theory you should be able to fix it yourself. I unfortunately are not a Java Script guy and also have no idea where exactly the bug is. Just remember that should you go and try to fix it that it is generated code and your fix might get overwriten by changes that you make to the screen after fixing

Best

Ingo