Posts by Silas Sena • 21 points
2 posts
- 
		2 votes1 answer447 viewsQ: Build Ionic app for older version of AndroidI made an app with Ionic, and when climbing to the play store, it was enabled to Androids > 4.1 , except that the app is very simple, practically only query the database. Can anyone tell me if… 
- 
		0 votes0 answers134 viewsQ: Javascript function returns UndefinedHello ! I have a Javascript function where I use ajax , I need the return of this function to be the data that is returned by ajax. I can get the return smoothly but I can’t assign the return value…