atvise 3.7.1 won't recognize IOS Keyboard automatic

Created by Vester Business Support Team, Modified on Fri, 27 May 2022 at 05:23 PM by Vester Business Support Team

In atvise versions 3.7 and 3.7.1 the responsive mode will not recognize correctly the keyboard automatically for the INPUT of text.


The work around to solver this situacion is as follows:


1. In the builder browse to Library -atvise - Display Scripts and localte the script named "in_out_value"

2. Open the script for edit and locate the section called 

/** mobile safari is not triggering blur event on a svg button click **/

if (isIOSDevice) {

    window.window.addEventListener("touchstart", _iosTouchstartHandler);

}


3. Comment all the section:



4. Save the script and reload your screen in the IOS device.  It should work at this point.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article