-
22 Feb 2012 2:31 AM #1
when I went back page on browser I can't touch button via iPhone
when I went back page on browser I can't touch button via iPhone
Hi there.
I created the button which created by Sencha Animator.
It is the snippet.
I touch the hoge button and go to the link.Code:clickEvents: [{id: "hoge", handler:function(controller) { controller.goToURL('http://google.co.jp'); }
When I went the line page, and I went back first page and I tried to touch the button.
But, the button didn't work.
Could you tell me how to fix the bug.
It occurs only iPhone. chrome PC web browser was fine.
-
22 Feb 2012 9:54 AM #2
It seems to work well for me on iPhone. I click the button, click back in the browser, and the button still works.
Attaching a test project.
clickbutton.animproj.zip
-
22 Feb 2012 4:48 PM #3
The SNS platform avoided
The SNS platform avoided
Hi arnebech
I'm sorry. only Sencha Animator did work fine.
but, we use SNS platform it avoided touch.
It is not Sencha Animator's bug.


Reply With Quote