Style slot size
@fortunella wrote: I have a <ion-list> with a number of <ion-item> entries. Each is of this structure: <ion-item text-wrap (click)="itemTapped($event, item.uuid)"> <ion-thumbnail...
View ArticleStyling Modal v4
@traada wrote: Is there any way to apply width and height styling to a single modal class without affecting any others? I have this in my variables.scss: @media only screen and (min-height: 600px) and...
View ArticleIonic v4: “Ionic cordova run -l” won't start my app
@suben wrote: I’ve created an fresh ionic app a few days ago and worked on it perfectly fine until now. Today I tried to start the development server: ionic cordova run -l but then I got this error...
View Article[ionic4] How to toggle menu from right
@pantarmj wrote: I am implementing multilingual functionality in my app. So I have to toggle my menu from right. I am able to show menu at right by setting side=“end” but still it is getting toggle...
View ArticleNot seeing debug files when debugging ios SIM in safari
@sirsaula wrote: I am not seeing the debug files for my project when running it on iphone 8 simulator. This used to work before not sure what happened. I have tried running ‘ionic build cordova ios’...
View ArticleDeeplink not working in ionic v3
@hamza2010 wrote: hello everyone I have installed deeplink plugins (https://ionicframework.com/docs/v3/native/deeplinks/) and it didn’t work for me. when i click <a...
View ArticleIonic 4 Refresher
@Lanosmusic wrote: Has anyone else had issues with the refresher not responding to swipes unless you are at the very top of the page. So for example if i slightly scroll down then try to pull, it just...
View ArticleTypescript errors on initial build, fine on rebuild after editing `.ts` file
@Audrey84 wrote: I just checked out an older Ionic v3 project (Ionic Framework : ionic-angular 3.5.3, @ionic/app-scripts : 3.2.0) and noticed something strange: The first build via ionic serve failed...
View ArticleChange color of Ionic 4 Back Button
@ddickson-SS wrote: I’m looking at the documentation for the back button (https://ionicframework.com/docs/api/back-button) and trying to change the color of it using ion-back-button { --color: #fff; }...
View ArticleNeed help checking if modal is opened - ionic v4
@dev-gilbert wrote: Basically I have welcome page with 2 buttons; login and register. When the user clicks “register” a modal opens up showing the registration form. I implemented a logic to login the...
View ArticleFacebook ads does not register ionic iOS app
@sparkingx250 wrote: I am using the ionic facebook plugin and i deployed it to the app store. We have registered the app with facebook and associated the app ID to the plugin but for some reason when...
View ArticleIonic PWA for Desktop (web)apps as well?
@fullofcaffeine wrote: Hi there! I’m starting my journey into PWAs and I’d like to use Ionic for the UI/frontend since it seems to make the whole thing easier and provide a great framework, allowing...
View ArticleGoogle Authentication with Ionic V4. What is everyone using?
@thomasnguyen wrote: Hey all, I’m converting my Angular 7 app into Ionic 4 and things are mostly running smoothly (great!). However I am having problem converting my Google Authentication using the...
View ArticleHow can i change the color of my icon when ion-tab-button is active
@javiersoto1797 wrote: Hello everybody, I am working with the tab component, and i want to change the color of my ion-icon svg when i activate that tabe. My current activated button looks like this...
View ArticleRouter Link only works once
@tiagosilveira wrote: I’m using Ionic 4 and have a page that will show the user data, as name, address and etc… I’m trying to access this page clicking on an avatar that is on my header component...
View ArticleThe component disappear when i put className for CSS styling . @ionic/react
@SulimanTwfiq wrote: Hello , I have an issue which is that the component disappear when i put className . For example < IonCard className="productCard "> I need help with this , thank you ....
View ArticleIonic 4 blank screen, help!
@prtercio wrote: Hi guys, My apk keeps the white screen. I modified the index.html file of <base href = “/” /> for <base href = “./” /> and it works fine, but I do not see the images or...
View ArticleHow do I change the colors of the animated skeleton text?
@dtaalbers wrote: I’ve been trying to change the color of the animated ion-skeleton-text component to get some more contracts with my dark background. See below. It is hardly visible now. Screen Shot...
View ArticleInAppPurchase2
@rajputsachin wrote: Can anyone help me to provide code of InAppPurchase2. i am stucked and cant find any usefull working solution for ionic3. Posts: 1 Participants: 1 Read full topic
View ArticleAdmob with capacitor
@nathantaal wrote: Is there anyone who managed to build an capacitor app with admob? I tried admob free, plus and capacitor-admob but all of them fail me. Ionic 3 or 4 doesn’t matter. Capacitor-admob...
View Article