Hi everyone
I have done my application using Intel App Framework build and did the same.
It turns out that every link or button that I click, is getting a yellow rectangle on top, before performing the redirect. Is also having a bit of lag.
I'm not using any javascript to more than the standard framework. The only thing I would have different is that my app has many pictures. For each menu, an icon. However, all images are converted to base64 strings. There is no physical image.
Can anyone help me to eliminate this problem?