First Launch Modal
@jeff3597 wrote: Hi, I was wondering if it was possible to have a modal open after the first launch of an application. I would like to use it as a terms and conditions type of thing. I was not able to...
View ArticleIonic cordova build/run android FAIL
@belcsantiago wrote: Someone knows what happen, please? FAILURE: Build failed with an exception. What went wrong: Execution failed for task ‘:mergeDebugResources’. Error: Failed to crunch file...
View ArticleAWS CodeBuild?
@ComanDante wrote: Anyone gotten build to work in CodeBuild? Maybe an example buildspec? I’ve gotten through a few hurdles but now getting an error that rxjs lib missing but I am installing it. Posts:...
View ArticleAccess native Ionic function within jQuery
@philipdring wrote: Hi, I am using Wayfinding (https://github.com/ucdavis/wayfinding) in my mobile app and would like to trigger an Ionic modal when the user clicks on one of the rooms. At the moment,...
View ArticleHow to add a custom task to ionic-webpack?
@sebush123 wrote: hi forks, how can i add custom tasks to ionics webpack. i need to build one more sass->css-files Posts: 1 Participants: 1 Read full topic
View ArticleUndefined When Navigating Back From iFrame
@PizzaStick wrote: I have a requirement to load a webpage in my app and I have created a page with an iFrame that dynamically loads a URL from an API. I can navigate to this page fine, and if I don’t...
View ArticleError: Type LogoutPage es parte de las declaraciones de 2 módulos: ¡AppModule...
@MiguelyArlette07 wrote: Alguien me ayuda con esto por favor Posts: 2 Participants: 1 Read full topic
View ArticleCustom component in ion-navbar
@Mic75 wrote: Hi, I 'd like to add a custom component into an ion-navbar. The component is using this template: <ion-buttons end> <button ion-button (click)="toggleLang()">{{lang |...
View ArticleTff font distorting on android devices but not ios
@Adam1234 wrote: I’m using a custom tff font in my app and it seems to destort the text on androids but not ios. Here is the ios outcome: image1.jpg750x1334 145 KB And here is the android outcome:...
View ArticleWeb page and mobile app using the same code
@loki9182 wrote: I’m curious to know if anyone has had experience building a web page and mobile app using the same code base. By this I mean building an adaptive UI where you can compile it as an...
View ArticleTabs Disappearing After Navigating Away (Side Menu + Tabs)
@eferrer23 wrote: I have an app that uses a side menu and tabs based off the Ionic Conference App. The app works as expected at the start and the tabs and side menu are both shown but when you go to a...
View ArticleMissing gradle stuff in the platform/android folder
@hosagot wrote: Hi, When I run the command ionic cordova emulate android command, i get the following error : > cordova emulate android ANDROID_HOME=~/Library/Android/sdk...
View ArticleReduce apk size
@winkhaing wrote: How to reduce apk size of ionic2 ? pls, help me. Posts: 1 Participants: 1 Read full topic
View ArticleI want to find nearby location
@flycoders_sourav wrote: Hi Guys, I want to do that.when user click on a button then going to the next page and showing the near by location to the user.but i’m try like this but not working properly....
View ArticleBuilding Ionic Web App to Production
@jetav8r99 wrote: I used to use this command to build my app for production: ionic cordova build browser --prod This no longer works with the new app scripts for building. If I do use that I get an...
View ArticleHow to know if user clicks outside of a specific div in ionic2?
@saty932 wrote: <ion-row *ngIf="!favouritesorshare" > <ion-col col-8 > <p (click)="addToFavourites(item)"> <i class="fa fa-star-o"...
View ArticleField 'browser' doesn't contain a valid alias configuration - on ionic build
@charlesskariah wrote: On running ionic cordova build android --prod --release I am getting the following error.Commands in dev mode are working fine without any issues. Error: ./src/app/main.ts...
View ArticleIonic 3.18.0 - App crashes When uploading Picture
@jmmaguigz wrote: Hello Everyone, i have an iframe of my site and almost all things works smoothly excluding the uploading part, when i try to upload image the app crashes/stopped. I’m using dropzone...
View ArticleiPhone X via Xcode 8, layout problems
@vaistardom wrote: Hello, We have been struggling to resolve this issue in a project using Xcode 8.x… unsuccessfully. Now, I am simply trying out these solutions on a bare and fresh project in the...
View ArticleFiebase phone authenication ionic3 platform android error
@ashokr wrote: de: “auth/operation-not-supported-in-this-environment”, message: “RecaptchaVerifier is only supported in a browser HTTP/HTTPS environment.”} code :...
View Article