Audio Picker From Gallery
@rajkumarmg wrote: i need suggestion for to open mobile gallery to select audio files.any plugin Posts: 1 Participants: 1 Read full topic
View ArticleIonic and Canvas.js bug
@marko1943 wrote: Hi all, So, I was using doughnut chart in my Ionic app, and I wanted to disable expanding on click, so I found in docs that explodeOnClick:false handles that. CanvasJS JavaScript...
View ArticleiPhone simulator cannot get access to https backend
@anatolys wrote: Hello! My application works fine on Android device communicated with https://backend. I try to run my application on iPhone simulator on my mac mini machine but the communication with...
View ArticleHow to intepret html tag from ts string
@Nditah wrote: Doesn’t work as expected: <div [innerHTML]=“output”> In my .ts I have output = <ion-item-divider> Trace Result </ion-item-divider>; In my template html, I use <div...
View ArticleRoadmap Ionic 4 (when alpha and beta publish?)
@fernandoleal wrote: Note: I do not know if this is the right place to request this information. Today I already work with Ionic 3.x on a project, and in the coming weeks we will start on a completely...
View ArticleCustom select box?
@FnnHuman wrote: How to make a custom select box from scratch? I am at the point where I cant make the scroll to work so the options dont occupy too much space. <ion-list radio-group...
View ArticleSometime NavController push twice if you doubleclick or click an item many...
@BearSignalfire wrote: Hi, guys. I have a problem with my app. If you double click or click an item many times quickly to go to subpage, the app may go to same subpage twice(if you click back button,...
View ArticleIonic 3 splash screen default images are showing not customer images which i...
@umeshionic1234 wrote: when i run ionic resource command it gives me same white image on screen as default image…not showing my splash screen image on screen Posts: 1 Participants: 1 Read full topic
View ArticleTabs dont work
@gischy wrote: I have problems using tabs in my ionic application. The user can select items from a list or from a map. When an item is selected a ItemDetailPage is shown. Problem: Serving the...
View ArticleIONIC Design Support & Resource
@piashsarker wrote: Hello everyone, I am new to IONIC , I need some resource for learning IONIC Custom Design using HTML 5 & SCSS. Any resource link would be appreciate. Posts: 2 Participants: 2...
View ArticleCheckbox does not get selected after navigation
@Abhijit64 wrote: Checkbox gets checked only first time,after then when we routes back to the page having checkbox from nect page,it doesnt get selected. Posts: 1 Participants: 1 Read full topic
View ArticleAm facing this error when i run ionic cordova run android --prod...
@abnet wrote: cordova run android --release ANDROID_HOME=/home/abnet/Android/Sdk JAVA_HOME=/usr/lib/jvm/java-8-oracle Subproject Path: CordovaLib [14:23:32] lint finished in 59.01 s Exception in...
View ArticleLivereload and Consolelogs not working
@aSchmelter wrote: When i try to run my app with ionic cordova run android -l -c -s the app launches but does not reload on changes or display any console logs in console. When i check the console...
View ArticleIonic view - key
@Tartons wrote: the terminal output it. Someone to help me? help 1.png1440x860 14.9 KB Posts: 1 Participants: 1 Read full topic
View ArticlePage rendering and data binding after AJAX call is too slow and horrible in...
@AmitSawant wrote: Somebody can help me plz. I am using ionic v1 for my ios and android app.After AJAX call I have to process data and apply various conditions to display it in table.But after...
View ArticleWhy is my data not updating when changed in my wordpress api?
@perenyitamas wrote: I am using a temporary free hosted website where i am updating/adding new articles. This is the feed that is generated by the wordpress api:...
View ArticleHeader value is not being replaced properly
@AbhayBN wrote: var config = {headers: { ‘referer’: ‘http://URL/’ } }; $scope.events= []; $http.get(‘http://URL/events/’, config).success(function(data) { console.log(“success!”); $scope.events =...
View ArticleResource planing and optimisation
@JAR19 wrote: I am starting a new project (doing it for free no charge) which will allocate care workers to house calls based on availability and distance from previous location. Would google maps be...
View ArticleApp crash on ios 11 when i try to open Camera
@dans wrote: Hi, i have an application using the cordova-plugin-camera that crash on IOS 11 when the application trying to open the camera ,on ios 9 eveything is working ok . i have the...
View ArticleIonic Table
@antomanzur wrote: Hello, i need to create a table, a common one, but the things that i try to do don’t work, Does any of you made one, if so, how? An example will be great Posts: 2 Participants: 2...
View Article