Ionic 3 custom icon + ios 12 display issue
@thiberttravert wrote: Hi there, Encountering display issue with custom icon in iOS 12. I use custom icon like that in app.scss : ion-icon { &[class*="custom-"] { mask-size: contain;...
View ArticleFree ways to collaborate on a project for students without Appflow
@jefredallan wrote: We are planning to use Ionic for our final year project. Is there a way we can collaborate in one project for free remotely. I know we can use Appflow but we cannot afford the...
View ArticleHow to upload google map differently based on the user?
@ioclaudio wrote: Hi, I’d like the users of my app with the role1 load the GoogleMap in this way: https://maps.googleapis.com/maps/api/js?key=<mycode> while the users with the role2 load the map...
View ArticleDynamic height with footer
@IreneC wrote: Hi! I have a modal window whose size is dynamic and it has a scroll. The problem is that I can’t see the footer because the data list fills all the screen. I want to see all the time...
View ArticleWhat logger would you suggest to use with Ionic apps
@Zadorozhnyy wrote: Here what i need: log native app crashes log javascript errors send part of js logs to me analytics Posts: 1 Participants: 1 Read full topic
View ArticleChange color of ion-icon with css in Ionic 4.9
@Alexander0821 wrote: Greetings. I’m trying to change the color of the custom icons I’m displaying in my tabs menu. This is my tabs code: <ion-tabs> <ion-tab-bar slot="bottom">...
View ArticlePWA and http request
@IAmos wrote: Hi I’m a newbie to PWA and wanted to make a simple login page. I created a simple page with email and password inputs and a login button. Now I want the button to call my backend login...
View ArticleIonic 4: HELP: Otp Verification Login Request using a api
@BalajiA wrote: Need an Otp Verification Login Capacitor app, a user needs to Request the OTP once entered the phone number, I’m done with the UI Design and Capacitor Build on Android & IOS, but I...
View ArticleChange Ionic 4 CSS and make Full Screen
@hamzadiaz wrote: I am trying to replicate the following UI layout but can’t get the borders styling, I don’t know if there is a way to accomplish it in Ionic. ui.PNG322×615 221 KB This is what I have...
View Articleionic serve not working properly How can I fix the error?
@dnayak696 wrote: I’m a mac user while I am setting JDK environment variable on bash_profile following various blogs & articles I have done a big mistake plz help me to fix it....
View ArticleCan i have 2 filekey attribute in a FileUploadOptions parameter IONIC3?
@Vinayak wrote: I want to upload 2 image file on the server, but unable to upload 2 image file in a same api. In JSON api there is 2 parameter which requires image file i.e id_proof_file_name and...
View ArticleCentering content
@IAmos wrote: Hi Am I really that slow in understanding ionic pwa or is it just too tricky? I just want a simple center alignment for the screen, and I couldn’t find how to do it. <div...
View ArticleiOS: 221 duplicate symbols for architecture x86_64 clang: error: linker...
@basti wrote: Hi! I updated to the newest Xcode version and my App was building fine so far. But now it doesn’t. I tried two days everything I found, but no way. The error is: 221 duplicate symbols...
View ArticleIonic v3 ios app crashing on scrolling list
@jigarchheda wrote: am working with ionic v3 project where i have bulk of data in ion-list like facebook’s feeds which contains images and video, so it works fine in android devices, but in ios it...
View ArticleHas been blocked by CORS policy
@jonathanrosso wrote: I am usinf ionic4 for my application development. The error bellow is happening in production apk build. Access to XMLHttpRequest from origin ‘http://localhost’ has been blocked...
View ArticlePlease what's the different between Ionic Studio and Lab?
@kolawolerosho wrote: Please i want to know the different between Ionic Studio and Lab? Posts: 1 Participants: 1 Read full topic
View ArticleNested routes/pages inside IonTabs? (v4 React)
@benallfree wrote: I’m having a heck of a time getting nested routes to work inside an IonTabs component. Is this basic structure allowed? All goes well for a while, but hitting the tab button again...
View ArticleIonReactRouter: Target page not rendered after history.push()
@shadowbrush wrote: After upgrading from ionic/react@0.07 to 4.11.0, opening a new page through history.push() does not always render the target page. I’ll paste my app.tsx below. It may have to do...
View ArticleITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of...
@lalitkumarbaghel wrote: I got this mail each submission Dear Developer, We identified one or more issues with a recent delivery for your app, “ABCD” 1.0 (1.14). Your delivery was successful, but you...
View ArticleFrom Login page to tabs page
@srterry wrote: I’m trying to create my first app with Ionic Framework and I’m stuck. I want to have a login page before my tabs pages that is my main screeens on my app and, I’m getting always same...
View Article