What is the error with update?
@dileepyadav wrote: Hi ! I am getting error with new update of cli and ionic-angular package. @brandyshea @adam error.PNG640x542 29.2 KB Result : err.PNG351x601 27.3 KB Posts: 1 Participants: 1 Read...
View ArticleIonic Push is not working after updating ionic 2.0
@AravindhJey wrote: Hi friends, I am using ionic push. After the updation of ionic 2.0 push is not working. It shows "init is not defined" in the register part. I have changed $ionicPush to...
View ArticlePlay Store error -507: What does it mean?
@ched wrote: I've built a very simple app with ionic and submitted it to the Google Play Store for alpha testing. When I'm trying to install the apk from the store on the phone I get an error message...
View ArticleCheckbox bug issue?
@NomadStudios wrote: I have multiple ion-checkboxes and when selected items normally there is no issue but, double tapping items quickly, generates random values like: My custom value...
View ArticleTextarea resize bug on iOS
@francescodist wrote: Hi everyone, couldn't find a solution here on the forum or in the web. Only on iOS (both simulator and real device), when I focus on a textarea an it resizes to fit the keyboard...
View ArticleScope variable undefined after second time
@lienem wrote: So, I have a project where I get data from database and store it in local storage. Afterwards I use that data and autofill my form, user can edit it and update the local storage. For...
View ArticleIonic serve error: Permission Denied
@Joshblf wrote: Getting this error message after running ionic setup sass. This project was started in Ionic Creator. ionic $...
View ArticleIonic Keyboard disable completely on "Init"
@Giusti wrote: Hey Fellas, I have the following problem, I need to disable the native Keyboard completely. The keyboard should only show when I call the show() and hide when I call the close()...
View ArticleIssue with 1.2.x+ (incl. 1.3.0) on Android 4.4
@priand wrote: I'm seeing to issues with my application when I moved from 1.1.1 to 1.2.4, and lately to 1.3.0. 1.1.1 is working fine, which is one I stayed with it until now.Note that this issue is...
View ArticleParameters in a slider
@LouisR wrote: Hi my app requires the user to set several parameters.I have a view including each parameter in a slider. (ion-slide-box). I need now to create a view that sums up all the parameters in...
View ArticleIonic Tabs - Middle centered button without text?
@Corin wrote: Hi, I'd like to implement a tab control in my app and while 4 buttons would be like always (text + icon), I'd like to add a middle centered button without text (+). Any help, please?...
View ArticleIonic gesture on canvas to pinch image
@xcarlo31 wrote: Hi there! i need help on my app. i was making a photo editor and i made the png images to be drawn on canvas as overlay on a photo via fabricjs but sadly my plugins on fabricjs doesnt...
View ArticleHow to solve the browser history?
@JiaoXiangNing wrote: I change the state in the button click event, like this$scope.FindScenics = function () { $state.go("scenicList"); };I use this style to change the state from home-state to...
View ArticleIs it necessary to use require.js in a Ionic project?
@JiaoXiangNing wrote: Is it necessary to use require.js to manage js files in a Ionic project? Posts: 4 Participants: 3 Read full topic
View ArticleIonic Deploy + Apple TestFlight Issue
@kashyapm wrote: Hey Guys, I have recently deployed one of my apps using TestFlight. I have also baked in the ionic deploy logic as shown in the docs. The problem that I face is that once I push an...
View ArticleDo javascript obfuscators work for AngularJS?
@hitubansal wrote: There are javascript obfuscators around like http://www.javascriptobfuscator.com/Default.aspx. They work on simple javascript code. But would they work on more complicated front-end...
View ArticleCannot read property 'Keyboard' of undefined
@Gijsth wrote: Hello, Suddenly (without changing anything I can think of) I get an error in my console "Cannot read property 'Keyboard' of undefined"I tried executing cordova plugin add...
View ArticleWhitespace above navbar
@bendre_kriek wrote: Hey guys. So for some reason I have whitespace above my navbar after adding the web-client platform and push plugin. Its like the parent nav-view is suddenly scrollable with that...
View ArticleHow to read any push notification data?
@shreyasgombi wrote: Hi, I would like to read the notification data that I receive on my phone. I have built an ionic application which has a login and verification using OTP message. Currently the...
View ArticleIonic app works true on browser but does not work fine in my android device
@sheydaei wrote: I have developed an ionic application which it works fine in chrome but after generating .apk file it does not work fine. there is only a warning in chrome developer mode : SVG's SMIL...
View Article