Not 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 ArticleIncrement app version or build number with ionic deploy on device
@stemsoftware wrote: I am aware that the Cordova App Version plugin only gets incremented when the app is rebuilt. I’m wondering if it’s possible to have some type of revision number or another method...
View ArticleNative HTTP plugin error
@inamit wrote: Hi there, I have been trying to get an API to work along with my ionic (V4) app with no luck. I have tried using Http and HttpClient provided by angular but it raised some errors and...
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 ArticleReading accelerometer data while the app is running in background
@freqsc wrote: I want to build an Ionic app that can still use accelerometer data while the app is minimized (runs in the background). I have tried using: The Ionic Device Motion Plugin...
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 ArticleDeploy Ionic App To Android Simulator
@loks15 wrote: Tutorials24x7 Deploy Ionic App To Android Simulator Explains all the steps required to deploy an Ionic 4 App to Android Simulator using Cordova. Posts: 1 Participants: 1 Read full topic
View ArticleImplement Google Maps In Ionic 4 For Android
@loks15 wrote: Tutorials24x7 Implement Google Maps In Ionic 4 For Android Explains all the steps required to implement Google Maps in Ionic 4 for Android by developing a simple application. Posts: 1...
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 Article