Ionic cordova run
@lickos wrote: Hello, I have an issue with an ionic app. While it is running (on my device) with: ionic cordova run android, when i try to run it with ionic cordova run android --prod i get a white...
View ArticleHow can i fix this ??? I have two pages that contains tabs but, I want to...
@Gerald wrote: How can i fix this ??? I have two pages that contains tabs but, I want to hide only one tabs tab as I can do this, I have seen a solution but I am both hidden and I just want to hide...
View Article`@angular/platform-server`?
@Audrey84 wrote: While updating an old Ionic 2.3.0 app I noticed that the dependency for @angular/platform-server was removed. After a bit of research, I found this commit that made the app base ready...
View ArticleLink username/pw with touch id
@mdline wrote: Hello, in my app I want to offer the opportunity to make login over 2 ways: Login with username and password Login with touch id. For the second option I have to link a touch id with a...
View ArticleFull image in background when clicked redirect to another page
@aceankit99 wrote: Please someone help me … I have to create a page fully covered with a image and when clicked any where on the image it should redirect to another page. Thanks Posts: 1 Participants:...
View ArticleIs anyone using JAMF or MDM?
@ptangen wrote: Hello, We have a customer that uses JAMF as an MDM solution. I provided him with an ipa from xCode, and he gets a message that it cannot be installed. Does anyone have any ideas where...
View ArticleTranslate Back Button Globallty
@filippodicostanzo wrote: Hi, I have many pages with back button There is a method that i can use for translate the back button in globally mode? I use ng2-translate module for translate my app Thank...
View ArticleiPhone x Splash screen problem
@krkmzugur wrote: Hello. In practice, the welcome screen with the iPhone x appears as follows. How can we solve this. I’m glad you helped me. Screenshot at Jan 16 20-15-42.png571x564 167 KB Posts: 1...
View ArticleIon-checkbox inline
@danielpt wrote: Someone know how can i put 2 checkbox in the same line like this: Note: The itens don’t use colums (% or fixed width for item)… Posts: 1 Participants: 1 Read full topic
View ArticleDynamic iteration of Angular animations
@AaronSterling wrote: The question arose in this thread how to dynamically iterate Angular animations. I built a simple demo and uploaded it to Github. Hopefully someone finds it useful. Posts: 1...
View ArticleTarget iPhone X
@joe_scotto wrote: I’m trying to style my toolbar with tabs to have some padding on the bottom to accommodate for the iPhone X Home Indicator. Is there a way I can target only the iPhone X? Posts: 2...
View ArticleChange the root page on press of back button
@scorpion3 wrote: Hello Folks, I have a scenario here, 2 profiles (Admin and Standard) user login(set as root) > profile selection (Admin or Standard) > assume Admin selected > Admin (set as...
View ArticleProperty 'clear' doesn't exist on type 'IonButtonAttributes'
@Leyonce wrote: Tried rebuilding the Ionic-Stencil HN app component by component, rewriting everything in order to grasp how it all works together, but after rewriting all the components and making...
View ArticleIonic 3 - put images on app
@Tartons wrote: Hi there, I would like to know how to put images from my local to my app. Someone to help me? beginner Posts: 1 Participants: 1 Read full topic
View ArticleIonic View: App is blank white screen?
@aec4444 wrote: Ionic View: I have pushed my app code up with git push ionic master. The code is there. I even did a clone so I can prove the code is there. I have built the code and shared the...
View ArticleController Code File
@AIA wrote: Hi, I’m very new to ionic, just install it yesterday. Want to ask a very trivial question in which file should I write JS code to get user location for example? Regards. Posts: 2...
View ArticleIonic DevApp - Corp network?
@aec4444 wrote: I am trying to use Ionic DevApp. When I develop on my personal PC, all works great. I can connect my iphone to the network wifi and see my app. When I am at work, even though my laptop...
View ArticleA problem occurred configuring root project 'android' IONIC 3
@Brubs wrote: BUILD SUCCESSFUL Total time: 0.745 secs Subproject Path: CordovaLib The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use...
View ArticleShow and hide tabs (a signle ion-tab) in Ionic 3
@Hesters wrote: HI everyone! I’m currently trying to show and hide tabs on a page of mine dynamically. My question is, how do you do that? I tried declaring a variable in home.ts called seeTabs:...
View ArticleCustom DevApp with my own plugins?
@shankari wrote: I really like the option of using the DevApp to simplify javascript development. However, my app also has some custom plugins that are not currently in IonicNative (although I might...
View Article