Failed create database
@PterPmnta wrote: Continuing the discussion from Failed to create a database with SQLite plugin: Posts: 1 Participants: 1 Read full topic
View ArticleApp size after admob
@ervi wrote: Hi! i created a simple app using an iframe, app size was 2~3Mb but after add a simple add with admob, app size is now 20Mb Posts: 1 Participants: 1 Read full topic
View ArticleWindows 10 packaging of apps
@chazwoza wrote: Hi,I've developed an app with ionic and i want to package/deploy it to the windows 10 store. Does anyone have any clear instructions on how to packaging for windows 10? The...
View ArticleProblem with ion-refresher and ion-infinite-scroll
@twell wrote: I found an issue using the two mentioned components on same list, here's my codepen: http://codepen.io/assistenza_twell/pen/XdVBEw When the page is loaded the list is filled using the...
View ArticleIon-input not implementing form directives?
@Lindstron1988 wrote: After a lot of debugging this problem ion-input does not behave the same as input when using form directives in @component, why wont this work? see console log on...
View ArticleERROR ITMS-90034: "[...] is not signed using an Apple submission certificate."
@Oenobook wrote: Hi there. I'm developing a mobile application on both iOS and Android platforms, using Ionic Framework.I make all certificates by following...
View ArticleIonic Deploy - Updates do not persist on iOS device
@bloinka wrote: I'm having an issue where my updates are pushed and visible until I restart the application. After that, it reverts back to the previous app version. Things work as expected on...
View ArticleIon-scroll disable scroll until zoomed in
@Wattsin wrote: I would like to disable scrolling in an ion-scroll until the user is zoomed in. Can I bind an event to on-scroll? Any idea? Posts: 2 Participants: 1 Read full topic
View ArticleRename the ionic app name [ionic-conference-app] to something else
@pbul2004 wrote: Hi, I have cloned the https://github.com/driftyco/ionic-conference-app conference app. I have been working on it, and i want to rename the app from conference app to something else....
View ArticleError getting IPv4 address: TypeError: String.prototype.small called on null...
@sava999 wrote: This morning I updated ionic to latest beta version and I am not able to run live reload on device anymore. boris@boris-VirtualBox ~/projects/My-Project $ ionic run android...
View ArticleCan't access learn Ionic - redirects to the Ionic home page?
@sergetania wrote: For some reason, the learn pages redirect me to the Ionic home page. I can't see any of the formulas! Anyone else experiencing this? Tried Chrome, both desktop and mobile, FF, even...
View ArticleHow to import generated Provider?
@shepard wrote: I have used the generator to produce a provider:ionic g provider MyData I am trying to import it into a page.js.I have tried the following but it cannot find module:import {MyData}...
View ArticleiOS floating labels not shown after upgrade to beta.4
@jasonwaters wrote: I just upgraded to beta.4 and noticed my floating labels on forms no longer display. I'm thinking it might be related to a recent change? Posts: 3 Participants: 3 Read full topic
View ArticleMake a back button a logout button
@Jflabonte wrote: Hi, I am currently working my back button. And i am wondering how can I convert one one of my back button into a logout button. I need to add a ng-click and have my function to do...
View ArticleJump to an specific slide with ion-slides component
@pablodss wrote: Hey there! I'm trying to jump to an specific slide using ion-slides component in Ionic 2. Do you have any idea about how to do that? Thanks! Posts: 3 Participants: 2 Read full topic
View ArticlePlatform.device no longer a function - network connectivity question
@ryanlogsdon wrote: Hi, I've been following a nice tutorial by Nic Raboy to determine network availability. However, my app is complaining when I call platform.device(). The error I catch reads...
View ArticleHttp://learn.ionicframework.com redirection
@priand wrote: Accessing this site, or a page in the site, redirects to the main ionic website. The content is no longer available, except when using google cache that apparently has pages from 5/4/16...
View ArticleGetting bar/line in sidemenu whenever using ionic popup
@chakhedik wrote: As shown in image below: I did compare elements for both with bar n without, both have exact same styling. Any idea? Posts: 1 Participants: 1 Read full topic
View ArticleInivisible UI and module ngLocale is missing
@Damodar wrote: Hi My app works perfectly well in browser. On device UI is not being drawn/rendered.I am using Vorlon to debug on my device and I can see that app logs module ngLocale is missing...
View ArticleProblem with data filtering
@ahstanin wrote: Hello there, I am facing a complicated filtering problem with my app. I have 100++ data on my json file. Using ng-repeat to show them in list and upon clicking individual showing...
View Article