Script events IphoneList

Hi, I have one problem here.

I don't know why but here we go.

When I use the ScriptEvent -> ItemClick on IphoneList works perfect on safari ( SO WIN) 
but when I use the Iphone Mobile I don't know why when I click on Iphone Header Right button even call this event of the iphonelist!!! 

Anybody can help me?

Best Regards,

Vinicius Matos

Hi,


I have been able to reproduce this issue and I'm currently investigating how this can be fixed.

As an alternative, can you please try using the OnAsyncItemClick event instead?
What I need is a confirmation box when I click  on a item of the listitens

on the script Events -> itemClick I was using this command

if (!(confirm("Confirma cenário?")))
  {return true}


to validate the click.

If you have an example to do this on the AsyncItemClick it's works for me !!
Can you post one example?

Best Regards

Vinicius Matos

Hi,


This issue has been fixed.
The update will be available with the next release of the TMS iPhone Controls Pack.

Hi, this update it's already available to download? What i need to do?


thanks


Best Regards

Vinicius Matos

Hi,


We are currently working on an update for the TMS IW iPhone Controls Pack.
It should be released pretty soon, but there is no exact ETA yet.

If you urgently require the fix, you can request an incremental source update via email

Bart Holvoet2013-06-11 10:03:25

ok I will wait the update!


Thanks


Hi, 

 this update it's already available to download? What i need to do? 

thanks


Best Regards

Vinicius Matos

Hi, 

Yes the update was released on June 18.
It can be downloaded from the My Products page after login on our website.

Hi Bart, 


The same problem has appear again ! 
But now when you call the event confirmation on iphonelist and chose the ok button on the confirmation and then when you click on Iphone Header Right button  call this event of the iphonelist!!!

Using ios 9.0.1 (but on ios 8 I have the same problem)

IW 10 and last version of iphone control pack 

olny on safari using iphone have this bug. (full screen)

Can you help me?

Best Regards

Vinicius Matos

Hi,


I have been able to reproduce the issue in iOS7 with IW 14, however the same application is working as expected in iOS8 and iOS9.
I'm assuming the issue that I have reproduced is related to a bug in earlier versions of iOS, but it seems to have been fixed in iOS8.

It might be possible that you are seeing a different issue if it still occurs on iOS8 and iOS9.
Can you please provide a ready to run sample project that demonstrates the issue so I can further investigate this?