Create A File Browser
@fabiobalsamo wrote: Hi, i follow this tutorial to manage file system, but when i start the app is a white page https://www.airpair.com/ionic-framework/posts/ionic-file-browser-app so i can't browse...
View ArticleIonic-platform-exitapp-is-not-working-in-ios
@bhandaribhumin wrote: I am trying to send the app to backgroud / close the app (either of them) using ionic.Platform.exitApp(). This works in Android but doesnt work in iOS. Please advise URGENTLY....
View ArticleUnable to add plugins. Perhaps your version of Cordova on ubuntu
@T4lus wrote: up vote0down votefavoriteI'm trying to create a project for an android app using Ionic framework, but I get this error while creating the project : Unable to add plugins. Perhaps your...
View ArticleHow do I open page from templates?
@Scorpio wrote: Hi!I just installed ionic with tabs (ionic start myApp tabs)But now I have problem with routing in my app. if i try to open anyway page (href="#/tab/mypage") it`s work only if I set in...
View Articleionic2 modal as in docs
@stefanhuber wrote: It seems to be impossible to get the same modal as in the docs. android: close icon on the right ios: Close text on the left can you give me an example? The code which is presented...
View ArticleCannot make HTTP GET request from Windows 10 (UWP) app - returns code 500
@Dehibernate wrote: Hi there! I'm building a small app, which needs to synchronise with an Express (NodeJS) server on my Raspberry Pi. So far that consists of uploading or downloading a JSON object...
View ArticleHow to use customized gif image as loading loading bar
@rameshkondur wrote: How to use customized gif image as loading loading bar. Posts: 1 Participants: 1 Read full topic
View ArticleHow to save and sync remote json data with sqlite
@zakieddouh wrote: Below is my code AngularJS, I want to store all this data in SQLite and synchronization with the service $ http.jsonp. For it to work in offline mode. .controller('ActualitesCtrl',...
View ArticleHttps://forum.ionicframework.com/t/remove-back-button/42057
@AishApp wrote: Continuing the discussion from Disable Back button in ionic2: Posts: 1 Participants: 1 Read full topic
View ArticleComponents
@ameni wrote: Hi I started learning ionic recently and I don't konw how to add components to my project can anyone help me thank you Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2 QR scanner
@mbakker1996 wrote: Hello, I want a QR scanner in my ionic 2 app. I found this plugin but i don't know how to import it after i run cordova add plugin xxxx. Can someone help me with this? Martijn...
View ArticleNeed Help With X-CSRF-Token issue ! :(
@Sumeet123 wrote: I have a backend with drupal ! Using Drupal Services to interact with. which provides a rest server !Created endpoint named 'api' Following sequence works in normal browser or any...
View ArticleProblem scrolling ion-content into ion-view
@James92 wrote: Hey everybody! (sorry for my english) I've an urgent problem with scrolling in ionic. Inside the ion-content when i scrolling the page, it remains fully up leaving all the white...
View Article/ is horribly slow?
@ddiesenreither wrote: Hi guys, i have used for my application to call the native timepicker. When i start the app for the first time and click on the input field, the timepicker shows up 5 seconds...
View ArticleIframe scroll problem
@ramon wrote: Hello everyone. In my app I want to scroll content inside iframe. I can do that in browser but not in my device (iPad). The content of my iframe is a pdf file. Now, it looks like this,...
View ArticleHow do clear tab in tabs-page
@rdlabo wrote: Hi.I want to clear tab from tabs-page (using nav.push/NavController). ć»before page(in tabs-page)html (click)="process()" ts process(){ this.nav.push(MessageDetail);} I want to clear tab...
View ArticleNavigating between pages
@ameni wrote: Hello can you please tell me how can I navigate from page to page using ionic2 thank you Posts: 3 Participants: 2 Read full topic
View ArticleNavigation in Ionic 2
@amosos1980 wrote: Hi,i am tring to navigate to another page, and on click the new page pops in bat the first page still exist on the view.MY CODE:import {Page, NavController} from...
View ArticleIonic Push can't have Android and iOS device tokens for one user
@andypotts wrote: I have managed to setup my Ionic app so that when a user logs in, it stores their Android device tokens, or iOS device tokens on ionic.io with their user id attached. My problem is...
View ArticleMissing splash screen image on android device
@swapna wrote: Hi, I want to display a splash screen on actual devices when anyone opens my app on mobile. I added a splash screen and its showing on iphone but not on android. Kindly hep me to fix...
View Article