Create Icon & Splash Screen
@ddelfio wrote: Hi all,I've some troubles with the automatic creation of icons and splash screen.I have created the new icon.png and new splash.png of required dimensions.When I launch the command...
View ArticleIos application, xcode not getting changes in app source
@davidrojo wrote: Hello, I've developed an app that is currently working fine in Android and browser. Now I want to publish this app to Apple Store, I've purchased a mac to setup the environment. The...
View ArticleError: unable to verify the first certificate
@Amnesiac23 wrote: I'm trying to use a WS Rest Api . When I throw from localhost , http://localhost:8100/ws/tablon/listadoAnuncios , I returned the following error:: Error: unable to verify the first...
View ArticleButton Disappears in android
@Kusuma_12 wrote: <div class="bar bar-footer bar-we-footer hide-on-keyboard-open" hide-on-keyboard="true"><div class="row text-center" ng-if="!user_id && !continueAsGuest ">...
View ArticleList index and change in content
@anubro wrote: My html file is like: <ion-item ng-repeat="item in notify"> <!-- <ion-item ng-repeat="item in notify" href="#/app/appointmentdetails/{{item.id}}"> --> <p...
View ArticleSpeech Recognition On Ionic Application
@AlexThoh wrote: Hey there, i'm currently creating an application that use voice command to control the apps, i have no experience on speech recognition, so anyone have experience on deploying speech...
View ArticleClickable buttons instead of a list with checkboxes
@joosebox wrote: Hello, I currently have a list where each item has a checkbox. The user is able to select one or more items, and once one is selected there is a 'Continue' button that appears in the...
View ArticleERROR ITMS-90032 "Invalid image path"
@rogeriotaques wrote: Hi all, It's my first time playing with Ionic and deploy an app to Apple Store, and unfortunately I'm having some hard times trying to upload it to the Apple Store. Can anyone...
View ArticlePagos; Tarjeta de credito
@Fhenix666 wrote: Muy buenas tardes. Disculpen, pero no domino el ingles. :-S Por eso escribo en español. Tengo una duda, no he encontrado nada en la RED que me ayude resolverla. Que herramientas hay...
View ArticleHelp! a TON of iOS build warnings
@versionii wrote: I'm hoping someone can help. When I run 'ionic build ios' in the CLI the build is successful but it is outputting a crazy amount of warnings. I'm pretty nervous about trying to...
View ArticleNested states and nested resources
@jeffmaury wrote: I am trying to play with nested states and resources but I'm blocked when I reach the second level. I did a sample based on the Ionic sidemenu template. I just add authors to each...
View ArticleAny social Oauth starter template working properly?
@sebash93 wrote: I need to implement Social Oauth in my app, but i can't get the ng-oauth to work properly neither have been able to find any working example with social oatuh login enabled. The error...
View ArticleMake Android default for mobile or anywhere else?
@onigetoc wrote: I'm looking for it everywhere and i don't find the way to make the default theme to alway be Android for mobile only or for another project i will reveal here latter. Posts: 4...
View ArticleCan't show images from Android storage
@sandovaldanilo wrote: Hey, I'm developing an app where users can choose a photo from their gallery to use as a profile photo. I'm using cordova-plugin-camera to get this image and I'm having some...
View ArticleHow to programatically open the ion-option-buttons on ion-items
@Sobiru wrote: Inside my Ionic application, Let's say I have an ion-list with some ion-items inside like this: <ion-list> <ion-item> I love kittens! <ion-option-button...
View ArticleSwipeable item list how to swipeback the row after event trigged
@anubro wrote: I have swipeable list as follows, I swipe a list row to left to reveal "cancel appointment" button and After clicking and canceling appointment by function cancel_appointment , I want...
View ArticleLoads of errors with chat application
@jesst446 wrote: I have a chat application was working fine yesterday and now its coming up with loads of errors. I am new to ionic so im not sure how i would go about fixing them. Here are the errors...
View ArticleGradle error while building ionic project
@amir123 wrote: Hello you geeksi created a project on ionic creator then exported it with ionic cli to my pc (ubuntu 15.04).now when i tried to build an android apk got very annoying gradle error. i...
View ArticleFeature Request: $ionicListDelegate.openOptionButtons
@lilbiscuit wrote: It would be useful to have the option to manually expose the list item option buttons. Since there is already a $ionicListDelegate.closeOptionButtons method, why not add:...
View ArticleAdding tabs to a view while default template is sidemenu
@anubro wrote: My project's default template is sidemenu , I needed to have tabs on a inner view, I created another tab project and copied useful content into it, so far, everything is working fine...
View Article