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
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
Hi Javier,
codevar $timeout = Apperyio.get( '$timeout' );/code
Thanx for the tip!