Hi, @gerscarpi_twitter Angular Material not work with Ionic
@gerscarpi_twitter you can use "ionic-material" instead
Joe
@foxjazz
why does ionic require a server?
George Tzinos
@gtzinos
@gtzinos hello guys i try to send an http request but i get more errors in console can someone help ? driftyco/ionic#7818
Niroshan Ranapathi
@niroshn
Is there new update ionic materaial?
Ryan Santos
@ryasan86
hi guys...i cloned material and played around with the demo...love the flat UI draggable design
im new to ionic and ionic material design but from what i see it's simple, elegant, and running benchmarks with dev tools does great!
im starting a new build with this template...i havent really looked at the getting started guide on ionics website....just kinda jumped right into it....I used Bootstrap before which isnt exactly AngularJS but it's enough to help me understand many of parts of the framework, semantics, syntax. stuff lol
Rajesh P R
@rajeshi2i
Hi all, I'm new to ionic. Is it possible to run another angular app inside ionic view ?
Jatto Abdulqahhar
@jattoabdul
hi guys, i am new to ionic and currently using it to build a mobile app. its data driven and am gettng my data from an api using the http.get function. i need to add a functionality of checking if i have internet on the phone on first load, toast a message of no internet and exit the app.. and if after first load, i exit the app.
Jatto Abdulqahhar
@jattoabdul
fellow developers, please join this angular-ionic 1 room to help people with angular1 ionic issues and also get angular1 ionic 1 help from experts... the room needs participants to help others. Thanks. follow this link to join => https://gitter.im/angular-1-ionic-1/
@RAJESHI2IT Possibly, I wouldn't see why not, I personally haven't done it yet. Short of using InAppBrowser to load an ionic app I'm hosting on my web server.
Jorge Cortes
@jcortes
hi everyone, I was wondering if there is a gitter chat to ask questions about ionic 1.3?
thanks in advance
I'm struggling with this "Note: We do not recommend using resolve of AngularUI Router. The recommended approach is to execute any logic needed before beginning the state transition." on the website at http://ionicframework.com/docs/api/directive/ionNavView/
anyone has a solution for that?
Jorge Cortes
@jcortes
OK I think I have found out a way using for example $state.$current.locals.globals.actionRes.data; where actionRes is in the resolve
Periyasamy
@periyasamy17
ionic basic websites?
Ryan Santos
@ryasan86
hey guys...new to ionic and JS in general...but I did pop open the hood on material design...so awesome...feels like i do so much with so little lol...at the moment im working on bootstrap projects. does anyone know if ionic is strictly in bed with angular or is there something that can help devs with less skill to transition into ionic mobile apps witha friendlier welcome?
Abdulah Hamzic
@hamzicabdulah
hey, I need help
with Ionic
Ashley Tolen
@AsheToll
@hamzicabdulah Me too
sarjerav
@sarjerav
@hamzicabdulah me too
_
ki0211
@kirthi15
hi guys,
i have used file transfer plugin to upload images in my app. it works fine in debug build. but fails in production build. Am i missing something with permission?
sarjerav
@sarjerav
@kirthi15 actually we all are stuck how to configure & work with ionic-material... so if you don't mind then can you help us its really helpful for us. Thanks in advance.
ki0211
@kirthi15
@sarjerav where are you stuck?
Esteban Montoya
@lianesten
Hi guys, this ionic material is compatible with Ionic 2???
Ryan Santos
@ryasan86
ionic 2 has material design built in for android development when you start an ionic project...android's default theme is material design based
dont quote me...im just inferring from what i read in the docs lol
azharomer
@azharomer
we are young developers , so how we use Material Design theme for Ionic ?
redamania
@redamania
hi everyone.. would it be possible to use php mailer in an ionic app?
or would there be other alternatives
Sanket Chandrakant Gurav
@SanketGuru
hi iam try ing to automate inic app testing
truying to use appium but no success
Santhoshkumar B
@jayamsantho
hi frds, i am facing issue in ionic project, some devices app coming fine but some devices white screen coming, how to solve the issue
Al Falah Taieb
@AlFalahTaieb
is there someone ?
Prashanth
@prashanth1995
hey guys, how to focus on next input text when length is exceeds maxlength
tried below code but element.next() is not working