Error : ReferenceError: Ionic is not defined
@punit_saharan wrote: Hi friends i am creating a app using ionic and now i want to add push Notification in my app but i am faceing this error : ReferenceError: Ionic is not defined...Please...
View ArticleError happened [Error: Invalid character entity
@fokasibe wrote: Please helpI get this error message when i try to use the ionic command from the terminal for example: ionic platform add android I am using a macbook pro Error happened [Error:...
View ArticleIonic 1.2: ion-slides
@petrsimon wrote: Hi,I've just started to use v1.2 and the lovely swiper, but I ran into a strange issue.I'm using this simple template within ion-view (actually I'm loading the data async and using...
View ArticleNg-click not firing
@t0mm13b wrote: I am having an issue with the usage of ng-click in a controller, specifically, a login controller, which transitions to another view. On iOS 9.1, the tap of the login button does not...
View ArticleQuestions about Ionic capabilities?
@jamie3 wrote: I am developing a fairly simple app and below are some of my requirements: Simple user experience. Very little use of animations required. Display mostly lists, text fields,...
View ArticleHref link to page not working on Android
@manelalonso wrote: Hello guys, i was changing a little bit my config.xml to make possible the "tel:" and "geo:" but now my simple links with href don't work... Tried this:<ion-item menu-close...
View ArticleIs that possible the hack different user capabilities in app?
@coderontheroad wrote: Hello, i am new here (: I am planning to develop an app for students and teachers communication. But they will have different capabilities. For example teachers can create...
View ArticleIonic/Cordova Android.Manifest.xml not updating after building
@degamer106 wrote: I've run into this strange problem with updating the AndroidManifest.xml file when trying to do two builds of the same app for Android but with different Version Numbers/Bundle IDs:...
View ArticleAlpha42, ionic@beta, ts files: can't put breackpoints
@icarus_31 wrote: Hi, I have a Typescript project using alpha 42. I have an issue with my modal so I tried to put a breakpoint inside my ts file. Each time I try to add a break point in Chrome dev...
View ArticleTwo apps for one ionic project
@bottleboy wrote: I want to make two different apps sharing the same contents of www folder, what would be the best approach to have an easily maintainable project? What I have now is the repository...
View ArticleMobile Web Docs
@taylorsuk wrote: I'm really excited to see the mobile web being released with angular 1.2. http://blog.ionic.io/ However, where are the docs for this? Cheers Posts: 1 Participants: 1 Read full topic
View ArticleAccentuation on Name Of Application
@saidmrn wrote: Hello guys,i'm trying to type : Belém+ on application name,but : how to fix this ? Thanks ! Posts: 1 Participants: 1 Read full topic
View ArticleCordova Plugin Camera make base64 image that couldn't be decoded
@nirwannursabda wrote: I have a problem when try to encode jpeg image into base64 in cordova-plugin-camera. It cannot be decoded into image I install cordova plugin add cordova-plugin-camera in ionic...
View ArticleHow to get common view inside current tab?
@selahattinunlu wrote: Hi! I'm trying to get common view (eg:profile) inside current tab. This gif explains my problem: http://g.recordit.co/sEYFQjcAtO.gif Posts: 1 Participants: 1 Read full topic
View ArticleIonic state restore command takes a lot of time on the Mac mini
@ajayindfw wrote: ionic restore command on my mac mini takes a long time to add cordova plugins defined in config.xml to the plugins directory. The command runs relatively faster on the macs but is...
View ArticleProblem render
@fixtyle wrote: 1down votefavoriteI am trying to solve a problem on ionic. I have two buttons that should display the reorder/delete buttons. but they dont change nothing. this is the view:...
View ArticleIframe local file
@FANNYMAN231 wrote: I'm a newbie at using Ionic, was thrown at us by our professor to make HTML based app for android. I don't really have any useful knowledge with AngularJs. I'm trying to insert an...
View ArticleHow to disable a button on a condition?
@teknofreek wrote: ng-disabled doesnt work in ionic 2, how to use it? Posts: 1 Participants: 1 Read full topic
View ArticleCan a child view return data to the parent?
@Everpresent wrote: I've got a situation where I want a child view to be "called", and when it is completed, to return an object to the parent view. I'm currently hacking it together by having the...
View ArticleHow to connect mysql in Ionic mobile app with angularjs
@vetribwdc wrote: I have tried server side PHP code it was working fine, but i cant store any data to mysql table.. How to connect mysql. i am using phonegap interface to run ionic app in localhost. I...
View Article