Read Existing Database File and Load Data
@junjunhernandez wrote: Hi, I am new to Ionic and I have been working on SQLite but I cannot make this work for a week now, and its quite frustrating .I have tried some plugins such as...
View ArticleFlickering inputs
@xawntan wrote: Hello, I am having issues with flickering inputs shown in this video https://www.dropbox.com/s/6ocnhngawu9vqa2/2017_06_14_01_15_50.mp4?dl=0 Does anyone know what is happening? I am...
View ArticleHelp please, in app browers pop up login
@klaisx wrote: So here is my issue, I am connecting to an internal site that must be logged into before access can be gained. I can access it just fine from chrome when I use the in app browser but I...
View Articleionic.cloud.min.js.mapFailed to load resource: The requested URL was not...
@spencerfontein wrote: Hello I have ionic V1 app on iOS and android and it works fine on android, but then on iOS I get this error when I run it ionic.cloud.min.js.mapFailed to load resource: The...
View ArticleIonic package: error when building in ionic cloud
@appuser_apogeephysic wrote: Yesterday morning, cloud packaging was working just fine (ionic package build android --profile [my profile name] --release). Today I received this issue that a few others...
View ArticleItem-start in ion-avatar not working
@danwhuy wrote: I can't seem to figure out why my code is compiling differently than what the docs show. If you go to the docs and look at the "list" part, then the "Avatar List" it shows a very...
View Article[ERROR] Error occurred while loading plugins. CLI functionality may be limited
@imaatLuciano wrote: Same here. But fixed installing the required plugins. In my case, ionic-cli updated on-demand (it notified me that there were new plugin versions) some plugins that were causing...
View ArticleProblem with legends and checkboxs
@cextreme wrote: I've created segments options in one of my pages. The code is the following: <div padding> <ion-segment [(ngModel)]="accion"> <ion-segment-button value="crear">...
View ArticleHow tho show lines in inputs inside cards?
@Natanael4354 wrote: Inputs inside cards do not have lines bellow. How to show them? Posts: 1 Participants: 1 Read full topic
View ArticleAuthentication and User Session
@ericciaparicio wrote: Hello! I need to develop a Basic Authentication in Ionic 3. I have a table with the users and passwords on MySQL. When the login is successful, I want to storage the user in the...
View ArticleErrors with ionic-native 3 in angular-meteor app
@nunovieira wrote: Hi all I can't get an angular-meteor app to work with any ionic-native package (e.g. @ionic-native/contacts). Many errors in the browser console: Screenshot 2017-06-13...
View ArticleUpdated to cli 3.4.0
@physedo wrote: ErrorClose `Preformatted text`Typescript Error Cannot find module './app.module'. src/app/main.ts import { AppModule } from './app.module'; Typescript Error Cannot find module...
View ArticleSetting Tab background in iOS
@jrmcdona wrote: Hi All,I have the latest ionic version. My background keeps coming out white on iOS device. I have tried using the color and [color] attribute but neither works. I have also tried...
View ArticleIonic build android gradle error
@buldurmert wrote: JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home Subproject Path: CordovaLib The Task.leftShift(Closure) method has been deprecated and is scheduled to be...
View Article[PWA] Create a “New Update Available” Notification using Service Workers
@zwacky wrote: Hey everyone I've been using ionic to quickly get my Progressive Web App going but had some problems with the service workers and how its caching works.Since ionic comes only with that...
View ArticleHelp! How can i do this with ionic
@salimbhs wrote: Hello, I'm migrating from my application angular js to ionic1But I found a big problem in the dialogs part pop.png1510x788 65.9 KB Here is my html code with angularjs...
View ArticleIonic package error!
@thisisarray wrote: The build output message from the cloud Ionic package: ANDROID_HOME=/opt/android-sdkJAVA_HOME=/usr/lib/jvm/java-8-oracleError: Could not find gradle wrapper within Android SDK....
View ArticleError: Could not find gradle wrapper within Android SDK on OSX
@dimitri320 wrote: I'm working on a Mac, and when I'm trying to build my android version, I get the following error. My Android SDK is up to date with everything in it. Any advice and recommendations...
View ArticleIonic 2 text align in list
@vikceo wrote: I have following template where i am trying it align a link to the li <ion-card> <ion-card-header><ion-icon name="ios-calendar-outline"...
View ArticleAngular2 Calendar - dayClicked function invoked with "undefined" day parameter
@uraees wrote: I am using angulart 2 calendar in my project and I have an issue with trapping the dayClicked method. Here is my code and my action script function ionic HTML code...
View Article