Adding iOS platform error: Cannot read property 'indexOf' of null
@alcesar wrote: I first face this issue when my info were: Cordova CLI: 6.0.0Ionic Version: 1.2.4Ionic CLI Version: 1.7.14Ionic App Lib Version: 0.7.0ios-deploy version: 1.8.5 ios-sim version: 5.0.6...
View ArticleiOS today widget
@briant wrote: Has anyone created a today widget in iOS for their app? I can't seem to figure it out ... Posts: 1 Participants: 1 Read full topic
View ArticleIonic grid mis-alignment trouble
@jasonhector wrote: Hi,I have an ionic grid setup with rows in column in rows in column,etc.I am having some trouble gettting the alignment of two columns to match [column 2 and column 3 in the...
View ArticleCan't change Title Bar's Background
@BouncySean wrote: Hi I'm trying to change the background of my title bar to be positive color. I have tried various different things such as using positive class but that has lead to the contents...
View ArticleHow handle external api calls when app loads offline?
@JimenaElipse wrote: Hi! Hope i'm not asking any dumb thing, but I'm having real trouble on handling this issue. I'm using Google Places API in one of my views. Also I'm handling internet connection...
View ArticleBest (and correct) way to override color on SCSS
@cromanwhq wrote: Hello! Currently i'm learning Ionic to create my 2nd app to connect with WordPress API following V2B steps, the start guide is very simple and easy to use. I'm start a "tabs" app,...
View ArticleIonic Button Navigation
@lynskey08 wrote: Hi Everyone, I working on an app and am using the ionic tabs template. On one of my pages I have a big list of buttons that I am trying to get to navigate to other pages on the app...
View ArticleChrome-extension:// ERR_FILE_NOT_FOUND error
@brianmat wrote: I'm working on converting our current Ionic app to run as a Chrome packaged app and the one part I am hitting a wall on is converting our Google map page. I've included the iframe for...
View ArticleHelp adding Branch Metrics SDK to Ionic app
@codiqa100042140 wrote: Hi everyone, I started creating an Ionic mobile app without any experience with Cordova nor AngularJS (I do have native iOS experience and some NodeJS) so I've got some newbie...
View ArticleSlow Ionic Deploy Service on iOS
@diegodotta wrote: I'm integrating the Ionic Deploy service in my app, I was testing in Android and everything is fine. But the download of new packages on iOS is very slow and the App freezes during...
View ArticleCamera view inside the app
@vinimendes3 wrote: I'm developing an app and I was using cordova-camera plugin to take photos. Sometimes it was working well, but in another cases, it was crashing the app because were demanding too...
View ArticleUnable to make Ionic work in Ubuntu 14.04
@meetdilip wrote: I followed a few guides available online to install Ionic in Ubuntu 14.04 LTS. I could go as far as using the command ionic start myApp1 blank but it throws an error everytime. I...
View ArticleDouble-click show modal bug
@DaDanny wrote: I've been encountering a bug when I double click a button that shows a modal. What happens is it will show two of the same modals. When I close the first modal, the second one will...
View ArticleTwo apps sharing something common
@anubro wrote: I am building two different mobile apps but I do not know what i am sharing common between both of them, if I installed one app already on my mobile phone, and try to install another ,...
View ArticleIonic mobile app $http fails to connect. But in browser it works fine
@blucky87 wrote: I am able to get the $scope.testResult = "Success: [" + response +"]"; only to happen when testing through browser. when I use "ionic run android" the .get fails in the app. I have...
View ArticleHow to open files from url?
@sylfree9999 wrote: Hi all, Is there anyway to directly open a file by its url instead of downloading the file into the local system and open it? I have tried using the cordova-plugin-file-opener2,...
View ArticleWill Ionic support php for ios?
@priya123 wrote: hi , I have created an app using ionic framework with php as backend. My app is running properly in web browser and in Andriod app , but the php file is not working for IOS . Once i...
View ArticleApplication not running with Android
@mesut_dokumaci wrote: Ekran Resmi 2016-04-15 11.53.56.png1440x900 993 KB It is not working on Android, but ıt ıs working on IOS. Why it is not working. Posts: 1 Participants: 1 Read full topic
View ArticleI can't Create build for windows mobile?
@arunkumarinde wrote: Pasted image1366x768 177 KB Posts: 1 Participants: 1 Read full topic
View ArticleTextarea not visible after click on next in iOS keyboard
@dgproductions wrote: I'm trying to view properly the textarea in a modal after another input focus when iOS keyboard is opened. As the picture shows when I click over 'next' button scroll goes up and...
View Article