Ionic native calendar
Ride Calendar375×812 12.3 KB can anybody help me making this calendar like interface. what i want is:- calendar with only a week view. no month as shown in image the calendar should have a header...
View ArticleCapture video with custom overlay
i need to record the video in ionic app and during recording message shown on screen how we do please help. 1 post - 1 participant Read full topic
View ArticleNo message in Alert or Toast in --prod build
I’m having a strange problem where after running --prod to build my APK, both AlertController and ToastController fail to show any messages when they open. The Alert shows the header and the buttons,...
View ArticleMinimized ion-menu to the side instead of completely hide it when toggled
I am currently implementing ion-menu into my app. By default, using the ion-menu-button will toggle the menu hide or unhide. I want to keep that for the mobile version. However for desktop version,...
View ArticleHow to set name of iOS Xcode Project from Capacitor
I have set the name of my project in capacitor.config.json When I run ionic capacitor build ios it creates the ios folder with a xcode project named ‘App’ I rename the project within xcode and it...
View ArticleHow to call rest api in background even when the app is closed in ionic for...
We used the plugins from ionicframework documentation mentioned in the developers section for background mode services. but after subscribing the background task in ionic the code or task is executed...
View ArticleTrying to update AndroidManifest.xml to stop GPS being required
Currently, my App cannot be installed on Android devices that do not have GPS even though GPS is not actually required for the App to function properly. This is due to the following in the...
View ArticleSeeking Rock Star Ionic v5 Developer for full-time contract(s) *FUN PROJECTS*
Seeking a highly skilled, passionate app developer to join our small team. We are ~70% through development on an exciting app concept and needing to pivot to a new developer. We are behind on schedule...
View ArticleIon footer overwrites previous footer for a second
Whenever I press back button to my login page, the page’s footer I’m coming back from overwrites for a second the login page footer. See, I pressed back button: image302×518 18.5 KB after a few...
View ArticleHow to add/override platform files during AppFlow build?
Hi, I need to add/override few files under android platform during AppFlow build (i.e add google-services.json file to /platforms/android/app/) I suppose I need to include “copy files script”...
View ArticleVertical Bar in ionic 4
Hi Guys, I want to do the Vertical Bar in ionic 4 to be like this screenphoto_2020-06-02_09-44-48606×1280 62.6 KB How can I do to be like this? 1 post - 1 participant Read full topic
View ArticleBug: Capacitor Camera plugin never sets image.path in CameraPhoto result
The documentation from the Camera plugin has the following example: import { Plugins, CameraResultType } from '@capacitor/core'; const { Camera } = Plugins; async takePicture() { const image = await...
View ArticleIonic 4 Blank White Screen After Splash when Build Android
I have some issue when i build android with ionic cordova build android --prod and install the apk to my device, the splash screen show normaly, but after splash fade i got Blank White Screen on my...
View ArticleError: package android.support.v4.content does not exist
Hey everyone, Currently I am using the ionic file plugin in capacitor. When I want to build this app I keep getting the following errors: error: package android.support.v4.content does not exist...
View ArticleIonic ios app getting rejected for UIWebview
Hello there, I’m trying to deploy the ionic app to App store connect, but it’s getting rejected because the use of UIWebview. I have already followed all the steps provided to remove UIWebview from...
View ArticleStacking Tab Bars
Hey Guys, I am trying to stack TabCars for navigation into each other. First of all, is that allowed at all? So what i have is: In Apps.tsx a normal tab bar as it comes with the automatic generation...
View ArticleHow to change the content based on the SegmentButton click
Same question as Question [How to change the content based on the segment-button click] but for Ionic React. 1 post - 1 participant Read full topic
View ArticleHTML and css
I have 2 questions regarding HTML and CSS resource (in this case, images) paths. I can succesfully debug my app on android 4.2.2 using Crosswalk (this is so awesome…) and I can edit the HTML img src...
View ArticleIon-content in R4 child component
In my Ionic 3 app I have a hierarchical component setup whereby the ion-content (and ion-header) is only declared at the bottom level i.e in a very simplified form it looks something like this:...
View ArticleUpgrade to WKWebView causes API calls to fail: 401 Unauthorized
Due to Apple’s upcoming deprecation of UIWebView we are updating our Ionic mobile app to use WKWebView. API calls to an MVC web application requiring authentication fail, returning 401 Unauthorized....
View Article