Ionic user authentication
Am trying to add user authentication to my app. i have been able send information from the login form to the server but how do i restrict access to pages i don't want users to have access to, unless...
View ArticleIonic user authentication
There are endless ways this can be approached. It also depends on how your application is designed. If your application starts with a login page, wait for the server response and only proceed to your...
View ArticleUsing a service to control multiple modals
Hi guys, See my example to use multiple modals in Ionic Framework!
View ArticleHelp! a TON of iOS build warnings
I just started getting the same kind of errors. What is going on?
View ArticleInput Type File Ionic 2
Hey ! I just wanted to know if an input type file will be available in Ionic version 2 ?I mean a beautiful one... Thanks by advance for your answer !
View ArticleChoosing IDE for thesis project
Thanks! I might also give Sublime another spin Do you guys know of a way to fix the HTML tags issue in Webstorm?
View ArticleClick event is not instant
As of right now, you need to use click handlers on either <a> or <button> to avoid the 300ms delay.
View Article`Ionic run android --livereload` Not working. Ionic 2
When trying to use Ionic run android --livereload I keep getting this error message on the device Application Error There was a network error. (http:// 192.168.1.xxx:xxxx/) Has anyone else had any...
View ArticleInput Type File Ionic 2
Nothing on the roadmap ATM, but you could make a feature request for this.As it's a file input, it's an interesting component, since it would require some native functionality as well.
View ArticleHow to insert echo get post ID into ionic
Hello everyone,I want to fetch our Wordpress to ionic app and I've use below link. https://github.com/scottopolis/wpIonic I've changed our API URL and it's work well but I can't see our Video link...
View ArticleIonic Tabs App with Login Screen
Yep, that should be the expect results. I believe there is an open issue for something like already, you might want to check github.com/driftyco/ionic Issue: bug: Tab page lost back navigation opened...
View ArticleNetwork Error on phone on "ionic run android -c -l -s"
Thanks for posting your findings back to this thread.
View ArticleIonic header bar title for android 4.4 (galaxy note 4)
So that compile out isn't really going to help here. I have no way of debugging this. Would I see this if I ran ionic start tmp blank and loaded it on my nexus5?
View Article`Ionic run android --livereload` Not working. Ionic 2
I discovered the solution. Just add this plugin $ ionic plugin add https://github.com/apache/cordova-plugin-whitelist.git Thats it. No configuration or anything else was needed.
View ArticleMissing Icons in Ionic 2.0
Hi there, just to to this. So Ionic 2 doesn't use ionicons 2.0, it uses the 3.0 version of them. @donniefitz2 link is the correct reference to them.
View ArticleIonic header bar title for android 4.4 (galaxy note 4)
Yeah, wasn't sure if that would help much ha. I haven't actually tried it with bare minimum but I would assume so. I don't think I've done anything out of the ordinary. The only perhaps 'not standard'...
View ArticleI'm attempting to use Crosswalk but unable to build after installation
I'm working on an app that uses video. I was having issues, after some research some suggested switching to crosswalk fixed their issue. After installation I try to build and get an error: You may not...
View ArticleCordova Media Plugin | No Reference
I'm loosing hope. Please help me from having to use Xamarin I'm trying to use the cordova media plugin with Ionic 2, but for the life of me, I can't figure out how to get a reference to the Media...
View Article