Failed to run controller
@mankinchi wrote: Hi everyone, I have a problem with running my controller after declaring it. This is my current code:app.js var myApp = angular.module('starter', ['ionic']); myApp.controller...
View ArticleA pure angular validate module with toast for mobile app/website without...
@zpczjl wrote: I have made a pure angular validate specially for mobile app/website without jQuery dependency. Functions: 1) Show special style in time to tag the input is valid or not when user...
View ArticleIonic cordova plugins with package.json
@coreelements wrote: Hi I have a ionic project with Git versioncontrol. One dev machine has installed cordova plugins (with ionic plugin add) and the package.json was updated. I've pushed the json...
View ArticleProblems with plugins when using cordova android 5.0.0
@jgsacris2 wrote: I had to upgrade to cordova android 5.0.0 so that I can use version 2 of the cordova-plugin-contacts because version 1 was no longer working on iOS 9. Now I have the problem that...
View ArticlemDNS on Ionic?
@Texton wrote: Hi All, Is it possible to use mDNS inside Ionic APPs?I expect (though I haven't tried yet), that IOS devices would support it out of the box because of Bonjour, but what about android...
View ArticleHow can i get data from url in ionc
@punit_saharan wrote: hi friends i am creating i app i want to get data from a url like : www.example.com/get_data.php but i not able to get it.Please tell me i am fresher in ionic..thanks you Posts:...
View ArticleGo with tabs or side menu?
@dbradb wrote: HI all, Creating a social app here that contains a feed. Not sure whether to go with tabs or a sidemenu... Can anyone recommend something? Cheers Posts: 2 Participants: 2 Read full topic
View ArticleIonic iOS Release Build
@RaghavendraKumar wrote: Hi All, When i make the ionic build for iOS (release mode), I am still able to extract the ipa file and see the entire javascript logic. I thought that making a release mode...
View ArticleHow to share data between tabs
@sriteja09 wrote: i have multiple tabs and i want to share data between these tabs.Please help me Posts: 3 Participants: 3 Read full topic
View ArticleBrowser not show ionic contents
@ramehani wrote: HI i am new to ionic framework, i have installed the as described in the tutorial, but when i trying to run the application with ionic serve. browser is open, but cant see contents...
View ArticleUrgent: IOS 9 navigation is so slow
@m2m wrote: Hello after updating to IOS 9 the navigation became so slow and laggy even the performance got really down that my Android version is way faster, Any solution so solve the navigation...
View ArticleBuild for windows 8.1
@Yoave23 wrote: Does Ionic support Windows 8.1 desktop? and if it is how do I add the platform? Posts: 2 Participants: 2 Read full topic
View ArticleGujarati language support in application
@patel_di1524 wrote: I am creating app in gujarati language. i set gujrati fonts through css.Its works fine in browser and also on those device which are support gujrati language but is shows...
View ArticleHow to prevent user from taking a screenshot?
@vandervidi wrote: Is it possible to prevent the user from taking screenshots in my app? Posts: 1 Participants: 1 Read full topic
View ArticleChanging parent ion-view title from child template
@aimbot wrote: I have a side navigation with each ion-view containing its own tabbed tabbed navigation. My issue is the parent ion-view uses view-title to show the title, is there I way I can modify...
View Article1.1.1 release!
@mhartington wrote: Ionic 1.1.1 Download Instructions: https://github.com/driftyco/ionic#quick-start 1.1.1 "yttrium-yeti" (2015-11-05) Bug Fixes browser: ios9 location patch (e5b85df) ionContent: fix...
View ArticleFailed load json
@joepras wrote: anyone know why? what's wrong with my coding?when debug in the browser chrome no problem, but when debugging emulator os Genymotion kitkat resource load failed json so ... why? any...
View ArticleXcode build button disabled after code 'ionic prepare ios'
@Taehwa wrote: Hello I am new to Ionic but I am enjoying Ionic. I have a build problem in iOS with xcode. What I have done When I just created a project $ ionic start myApp sidemenu and open the...
View ArticleLoad images from infobox are too slow
@denialtorres wrote: Hello everyone I'm having problems when loading an image within an infobox for google maps, very large images are loaded frame by frame. This is were the image are loaded from the...
View ArticleUnable to pan a Leaflet map inside an Ionic Slide Box
@sintron wrote: There is a leaflet map using div tag inside a slide within a slide box. The map shows up but will not allow any panning although zoom works. This looks like the swipe ability of the...
View Article