how can I invoke "pagechange" event in Appery like the following?
jQuery( ".selector" ).on( "pagechange", function( event ) { ... } )
how can I invoke "pagechange" event in Appery like the following?
jQuery( ".selector" ).on( "pagechange", function( event ) { ... } )
Thanks, but seems that it's not working on tablet application.
I shared my app "TabletDemo", can u check it?
Hi Katya,
Can u send me the backup file of thr example project ?
Thanks a lot.
I select all the 4 options of "UISupportedInterfaceOrientations" and it's working fine.
Hi,
I developed Tablet application, but when I run it on my iPad the Rotation not working and I see the application only on vertical mode,
any idea how to solve it?
Thanks.
I managed it and post it to the forum.
https://getsatisfaction.com/apperyio/...
When I invoked the console.log('my message') code, Do u know the location of the log file on Android/iOS where I can find the printing?
Hi Max,
Can u put example for JS code to point your code to the file?