Upload file

i wanna upload file and i want use angulrjs method but don’t know if will work with ionic.
knowing that with ng-cordova it work but i want just if first method work too??

Well. First of all, you should explain a little bit more your problem.

What I understand from your question is that you want to upload a file with AngularJS. For uploading images and files on forms or just with any button I’ve been working succesfully with ng-upload

You should try it.

yuh now i use just button by using plugin codrova but i want know if use angular method by using input file … it will work??