Make call phone without showing it by Ionic App (iOS + Android)
@SITIsrl wrote: Hi everybody, i'm trying to build an HTML5 Ionic App (for iOS and Android) that can do a phone call without showing anything on the screen. The problem is that the app is supposed to...
View ArticleParsing an external website with ionic
@amoyaux wrote: Hello, I want to get information from...
View ArticleHow to add a new page
@NadunYash wrote: I want to add some pages to side menu and rename the exiting pages in side menu template. I want to know how to do it. Posts: 1 Participants: 1 Read full topic
View ArticleHow to embed crosswalk-lite with ionic tutorial
@BojDom wrote: Hi, i've spent some days trying to reduce the apk size with crosswalk, and finally i made it so i want to share with the ionic community the way, i think is interesting to have a...
View ArticleNested side-menu -- Is this even possible?
@Bataleon wrote: Is it possible to create a nested side-menu similar to the one pictured below, using Ionic? Nested Side-Menu.png364x644 32 KB For example, a user should be able to tap the "mic" icon,...
View ArticleiOS CFBundleVersion version number with Ionic
@LouisR wrote: Hi everybody, I have this in the config.xml of my ionic app: <widget android-versionCode="1630" id="com.boardline" ios-CFBundleVersion="1630" version="1.63" versionCode="1630"...
View ArticleLog in with two different types of account
@reshalem wrote: Hey guys, I'm a newbie using ionic and i want to ask something about log in. I wanna build an app about sex education for kids. In order to get enough monitoring from their parents, I...
View ArticleLeft menu scroll y not working on Android / keyboard floats over inputtext
@coreelements wrote: Hi I have an left menu with a list and list item has a search input textbox. On iOS when I tap the textbox, the left menu content scrolls up and the keyboard appears under the...
View ArticleSet StateParams in ng-href
@Ionicoser wrote: Hi all! Does anybody know how i can send an id over an link? Template: <ion-item nav-clear menu-close ng-href="#/app/home/{{profile.id}}" ng-repeat="profile in profiles"...
View ArticleBot to Top Animation in Nav Direction
@danielpt wrote: I am looking to add slide-in-up kind of animation when a view (not Modal) is opened on a button click. Cant find it in documentation,...
View ArticleDownload files from external API
@cromanwhq wrote: Hello Currently, i have a list with href items, these items download external files, for example Item 1 -> Download fileItem 2 -> Download another file <ion-view...
View ArticleIonic Push (Changing Package Name/Id)
@RWilliams wrote: Hi, I'm very close to publishing my ionic app to the play store (yay!) and am just working out a few niggles before proceeding. In order to replace an existing android app on the...
View ArticleApplication back button unexpected behavior with jQuery
@appdeveloperoasys wrote: I have used <ion-nav-back-button>Back </ion-nav-back-button>I'm planning to remove jQuery from my application to improve the performance. I have successfully...
View ArticleXcode console.log not working
@Taehwa wrote: Hello. Console.log is not working in xcode.The weird thing is it worked my previous project with ionic.At that time, I did not download any console log plugin from cordova. ( So I...
View ArticleBug of Ionic?
@danielpt wrote: I can't use a radio or checklist with ion-option-button, this is a bug of ionic or have a way to do that? Posts: 2 Participants: 1 Read full topic
View ArticleStyling Controls on a composite background
@flemmingdjensen wrote: Hi, I am creating a mobil app at the moment where I have a general layout using a transition as a background. The problem is that when I create the Settings page with several...
View ArticleIonic footer placed far below visible area
@TJL wrote: I have a tabs section at the bottom of the page, and would like also right about that a text area for messaging. The footer is out of the visible area, i have to scroll up and hold to see...
View ArticleEACCES error when trying to update Ionic CLI [solved]
@stewartmccoy wrote: My console is telling me to update Ionic CLI to the latest version, but running npm install -g ionic results in an EACCES error. I don't want to run the command using sudo because...
View ArticleIOS version < 8
@A_Burgess wrote: Ionic supports IOS 8+ but my app will "ionic run iOS --device" to an iPhone 4 with IOS 7.1.2. Which is mostly OK but the experience is bad and a bit crash prone. How can I stop the...
View ArticleRandom crash on loading on IOS with Xcode
@madubois wrote: I updated my platform last week and now I have random crash when I start my app on xcode. The app and the device freeze and I have no choice to stop itThe log of xcode console:...
View Article