How to override back button or enrich an ionic component
@Christiaan_Sins_CACI wrote: Hello Folks! We are using Ionic 3.4.2 for our Desktop and Mobile application. We would like to set the title and aria-label attributes of the ionic back button. Is there a...
View ArticleSqlite base administrate
@Frntic wrote: Hi, I'm developing app which uses and for storage I'll use sqlite. Does it exists some more viusal database editor like phpmyadmin. I would need to have some simple tool for DB tables...
View ArticleUsing epubjs in ionic2
@kama1petiak wrote: I get this error: Uncaught Error: Module parse failed: /... /node_modules/@ionic/app-scripts/dist/webpack/transpile-loader.js!/.../node_modules/epubjs/server.js Unexpected...
View ArticleFacing problem when I try npm install on my latest master
@codetoaj wrote: npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keysnpm ERR! path /home/shadmin/.npm/_cacache/tmp/git-clone-82944d2e/package.jsonnpm ERR! code ENOENTnpm ERR!...
View ArticleIonic Creator side menu not showing
@bacono wrote: Hi everyone, When I link to a page through a button on a different page, the side menu does not show up on the page I have navigated to. Does anyone know why this may be? Disable...
View ArticleApp stays white on older phones
@Navil wrote: Hello,I was deploying my application on several devices now and when starting it on devices with Android version 4.x (namely the Samsung Galaxy S3) the SplashScreen appears and...
View ArticleTake picture
@Devnxteam wrote: Hi, I'll explain my case, it's pretty simple. I have a login page made in ionic, running on android, and the apk work alright. I have various webages (some made with ionic, running...
View ArticleRound cornered image/Profile Pic in Ionic 2/3
@katiikeya wrote: Im trying to show a round/circular image in profile component. I have tried following approaches.But nothing worked 1) <ion-avatar> <img [src]="" *ngIf=""/>...
View ArticleCannot replace the www and see the changes
@halukkaramete wrote: It's been a while since I developed in ionic ( 1 yr ). I think things have changed. I used to be able to create a new blank template ionic project at a local folder on the mac...
View ArticleBLE cannot connect to device
@HamdySdiri wrote: I am using BLE https://www.npmjs.com/package/cordova-plugin-ble-central#scan to connect to a another phone.the scan works fine. it show me the list of the connected devices.but when...
View ArticleAuto-reload returns to first page on serve
@marko1943 wrote: Hi there, Sorry if this is a dumb question or I'm missing out something very simple. Was previously working (a lot) with Ionic 1.x The way UI-router worked in Angular 1.x with Ionic,...
View ArticleHow to go back to free from paid?
@rajatsinha wrote: I started using Ionic with a paid trial. But, because I don't understand any coding, it was of no use for me. Although I kept using it because I didn't know that I will lose access...
View ArticleSome splashscreen not generate with ionic resources -s
@soo wrote: Try running ionic resources -s to generate splashscreen many times, the task is not complete, some splashscreen not generate successfully.My splash.png file is about 3Mb (2732px X 2732px),...
View ArticleFABs size %
@Cankaya wrote: Hi,I want to use fabs button. variable.scss $fab-size: 100px; $fab-list-button-background-color:#f4f4f4; $fab-mini-size:70px; But screen is bigger thats problem.So I want use %50 vs...
View ArticleClear InAppBrowser persisted data
@abhisheklamrood wrote: Hello,I am using InAppBrowser for navigating to Office 365 login page, user logs in and he is redirected back to application. Now when user logs off, I am again again calling...
View ArticleEncryption
@gurinderkaur wrote: I have to encrypt xml file in ionic 2.kindly anyone please help me regarding the same. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 share your app on ios platform between users
@anton_klochko wrote: Hi all ! Could anyone suggest please .. how to share app on ios platform between users ? How to give app to person for example for testing ? In Android I can send apk file but...
View ArticleHow to use getSelected() Function in tabs
@bolahanna wrote: hello in tabs documentation there is instant member that used to return the selected tab which is getSelected() can anyone please provide me with an example of how to use it because...
View ArticleHow to add slider on alert controller in ionic. can anyone help me regarding...
@gurinderkaur wrote: I want a alert view in which having a button and a slider to vary the value .if anyone knows how to implement ..pease update me regarding the same. Posts: 1 Participants: 1 Read...
View ArticleModify Android Manifest using hook
@nik2nik wrote: I wan to modify android:windowSoftInputMode value from adjustResize to adjustPan. I've used the below hook update_androidManifest.js : #!/usr/bin/env node //...
View Article