Add html of button as a paramater for button's ng click function
@elinnet wrote: Hi, I'm pulling through a json file into my Ionic html file. For some lines of text, I have transformed them into a button. My plan is that when the user clicks the button, the html of...
View ArticleThe mysterious case of missing notification settings
@pliablepixels wrote: Hey all, all of a sudden, when I go to notifications menu in iOS, I don' see any way to enable push notification sound for my app and nor do I see any way to change alert style....
View ArticleMulti page title
@matanyed wrote: Hello there I want to put one title for all of my app, right now I'm using this code in every single page: <ion-view> <ion-nav-title> <img src="img/logo.png">...
View ArticleHTTP Post to php api returns null
@snehalp wrote: Hi, i'm using this api https://github.com/mevdschee/php-crud-api on my server here http://activeengg.com/sandbox/api.php/teams/ , GET works fine, but POST always returns a null, when...
View ArticleGrid problem
@javaplayer wrote: Hi, I'm using a grid to display some data.While I'm using google chrome to test everything is okRows and columns.But when I use the iPhone emulator, the grid is totally wrong.How...
View ArticleI want to made career in android. i want to know about that which platform is...
@kknirala wrote: i want to made carrer in android development. i have not knowledge about android, but i know html, css, java script, angularJS.but some person says that1. ionic is not secure for...
View ArticleNS_ERROR_FILE_CORRUPTED: ,...
@jorgecacho wrote: Hi all, Following http://docs.ionic.io/docs/user-quick-start I'm trying to get Users registered in the app. I have followed these steps: $ ionic start test $ cd test $ ionic add...
View ArticleIonic sidemenu href firing twice and with delay
@teiermobi wrote: Hello, first of all thank you very much for this awesome framework. I developed a app for android and everything works as excepted. So i decided to also release a iOS version. But...
View ArticleCreating Ionic Apps for Various Android Devices (Size & Resolution)
@Harry_ wrote: I am an absolute beginner in Ionic and have started creating a mobile application. I have some experience in Android, created few apps couple of years ago. With the new updates from...
View ArticleIonic CLI not generating release build for Android
@DigitalIQ wrote: Hello, When I use the command: cordova build --release android the CLI throws the following error: Error: Cannot find module 'minimatch' at Function.Module._resolveFilename...
View ArticleIon-range in ie / windows platform
@ghenry22 wrote: Currently trying to port my ios/android app to Windows 10 universal and ionic has adapted incredibly well. I have one blocker left that I just can't find an answer to and it is fixing...
View ArticleOverride the user agent sent with Http requests
@sindri wrote: Hello, I'm trying to override the User-Agent string that is sent with HTTP requests. I have managed to solve the problem for iOS but unable to find a solution that works for Android. I...
View ArticleKnow if an Angular Directive is cached
@jdnichollsc wrote: Hi guys! Is possible to know if a directive is cached? (When the state in the routes have cache = true) Thanks in advance, Nicholls Posts: 1 Participants: 1 Read full topic
View ArticleIonic Icon Size
@acormier wrote: The space around the icon seems large, how do I tighten the space? Posts: 4 Participants: 2 Read full topic
View ArticleError Build android
@thiagoazd wrote: Could anyone tell me how to fix this bug, it always appears when I give the command "ionic platform add android" thanks Posts: 1 Participants: 1 Read full topic
View ArticleNeed help in setup `ion-nav-view` inside ionic modal
@Bytes wrote: I am bit new to ionic development. I am using ionic's default sidemenu template. I want to create navigation flow inside modal. Modal is intended to use for login. And login page linked...
View ArticleIonicPopUp showing http.post result data
@angelomrigo wrote: Hi How can i pass data from http.post results to an IonicPopUp? Inside my http.post success section i do create the alertPopUp function passing data as parameter . It opens the...
View ArticleSelecting audio file from device, ionic framework cordova
@WM1 wrote: i need to pick an audio file from my device so i could save the path in my sqlite db even playback this audio file in a future user request. i am using cordova media file for record and...
View ArticleUnable to build functioning android/ios app after upgrade to Cordova 5.3.3
@ishaigor wrote: After upgrade to the latest version the build produced for Android/iOS results in Exception caught: plugins is not defined. Stack trace: ReferenceError: plugins is not...
View ArticleIonicLoading - How to display spinner + label
@drodrigo wrote: Hello everyone! I don't see an option to display both spinner and label message!Docs: http://ionicframework.com/docs/api/service/$ionicLoading/ Is there a simple way to do this or it...
View Article