Page 1 of 1

$timeout support on Appery.io ionic projects

Posted: Wed Jun 10, 2015 6:08 pm
by Javier Ferreiro7559174

Hi all
Is there any option to inject $timeout on Appery.io ionic controllers from the visual editor; or shall I edit manually the file where controller is defined?
BR
Javier


$timeout support on Appery.io ionic projects

Posted: Fri Jun 12, 2015 4:40 am
by Anton Artyukh5836028

Hi Javier,

codevar $timeout = Apperyio.get( '$timeout' );/code


$timeout support on Appery.io ionic projects

Posted: Fri Jun 12, 2015 12:58 pm
by Javier Ferreiro7559174

Thanx for the tip!