Login authentication from database
Hi,I am using Firebase to manage registered users information with ionic App. I added below code to reset password with email : ng-click="resetPassword() with button.When I enter to receive reset...
View ArticleAccessing file system of ios and android
Yeah on iOS you have to use some service like iCloud Drive or Google Drive to upload documents. By the way I've found some third-party Cordova plugins that allows the user to select files for...
View Article"Send Password Reset Email"/ Forgot Password Not Working
Hi,Did you solved this.Am also having the same problem.Any help would be appreciated.
View ArticleIs popover component available in ionic 2 beta.53?
I see components like Alert, Modal but not able to find popover. I am looking for a popover very similar to what we have in ionic 1.x Thanks,Vasanth
View ArticleBasic Ionic Pop up Example Please
http://ionicframework.com/docs/api/service/$ionicPopup/ or complete examples.
View ArticleBest Ionic Cordova Structure
I am new to these ionic cordova app development,I need to follow the best practices of Ionic cordova project structure and Ionic cordova best practices.
View ArticleIonic infintite scroll is not working
I wrote ionic lib update command and it updated my version to 1.2.4. but ionic infinite scroll stopped working in android emulator after updating to new version. How can i solve this issue!
View ArticleIonic Android 5.1.1 Splashscreen Bug?
Hello guys, my phone for debug is Samsung Galaxy E7 with Android 4.4, my apps run without any real issues. yesterday my phone got updated to Android 5.1.1, the splashcreen run for the first time, but...
View ArticleHow to use GroundDB with angular-meteor package
I need some guidelines to integrate ground DB with Angular-ionic type of application.What exactly, i am doing is,I have ionic-angular applicationI am using angular-meteor package in to Ionic...
View ArticleOpening external link and closing it at an event
I am having same issue, i need to track url of AppBrowser and close the poup on some specific url, for that this is what i tried but neither loadstart trigger nor loadstop any clue on this. var...
View ArticleMy infinite scroll not working
Hi Bengtler, yes I was just playing with the codeprn after I posted the question and it seems it needs to have $broadcast. I am though having anotger problem as in my application I will have two of...
View Article'content' attribute in Ionic 2 'getting started' tutorial
Ok, this is what I've worked out so far (please tell me if I'm not making sense): In app.html, IonNav creates a local variable, #content, so that others can access it. IonMenu is setting an attribute...
View ArticleHow to create this kind of side menu component?
xAlien95: gestures thanks for this example ... I tried in my application, but I don't need an open menu when to start the app , how I can close the menu and open when to click in nav button?
View ArticleIonic Reset Password with Firebase is not working
Yes I am sending email in resetPassword() function. Here is my fuction : .controller('ResetCtrl', ['$scope', '$state', '$firebaseAuth', '$cordovaOauth', '$ionicLoading', function($scope, $state,...
View ArticleHow to trigger push notification from device?
Thanks again for your comments. I was able to successfully send a push notification through the Ionic.io dashboard today, tomorrow I will try your $http.post function and see if that works. Regarding...
View ArticleHow to trigger push notification from device?
You can never be too safe.I'm not sure about IOS.But with android, you can download an APK from the play store, export the compressed APK file, and view the HTML, JS, CSS source of the application. I...
View ArticleMFileChooser file name and location
How do I get the Filename and location of the file ?I only get the Filelocation.. I wanted to separate the Filepath and File name..Does anyone have an Idea? or is there an existing parameter ?
View ArticleSpeech Recognition (SOLVED)
have you ever try that plug in? I tried that but there is no result, can you help me?
View Article