Css and html tags are not implemented on pdf generated in vue ionic
I am using this ionic package to generate pdf file https://github.com/cesarvr/pdf-generator Pdf is generating but it seems like html tags and css is not applied on pdf it seem broken I am generating...
View ArticleStreaming-media play video in div instead of full screen
Hello there! I am using @ionic-native/streaming-media/ngx and cordova-plugin-streaming-media for play video streaming in my ionic app. My goal is reach something like this...
View ArticleIonTabs does not show at first render
The problem I have is that Tabs, element containing is not displayed the first time the component is rendered. If instead it is shown when I return the Elements component. Consider that at the moment...
View ArticleDebugging published android app whitescreen
I inherited an Ionic v5 angular project which was using build tools from 2018/2019. After upgrading everything I could (ionic, cordova, gradle, android studio, etc) and resolving errors, I am...
View ArticleDependency injection in tabs
New to ionic, intermediate level on Angular. . . Normally in Angular I have only one root module “app.module.ts” where I declare my providers which are nicely injected throughout all the components. I...
View ArticleIon-toast custom position exit animation over ion-tab
When I have a toast: async presentSetsToast() { const toast = await this.toastController.create({ message: `All sets completed.`, cssClass: 'toast-class', duration: 3000, color: 'dark' }); await...
View ArticleUsing the VueJS Composition API to Create Hooks for Supabase Database and...
Using the VueJS Composition API to Create Hooks for Supabase Database and Storage video walkthrough and source code available in video comments. 1 post - 1 participant Read full topic
View ArticleNot able to test Alert / Popover content
The test renderer not able to find Alert / Popover content Here is my component const ExploreContainer: React.FC<ContainerProps> = () => { const [ showAlert ] = useIonAlert(); return (...
View ArticleIONIC bytes array to binary base64
Hello Team, I am facing conversion bytes to binary we don’t have a any solution please post it in same here Adv Thanks 1 post - 1 participant Read full topic
View ArticleIonic 5 and nested array
Hi everybody, I have a problem using a nested array in Ionic 5, I have to create it after retrieving data from my backend service. I can correctly display the data, the hide/show works, but I have...
View ArticlePower consumption
Hello folks, do you know how much energy ionic (hybrid apps in ionic-angular) typically takes power consumptions (especially in comparison to native apps)? In my case: my app takes 100mAh (by...
View ArticleIntegrating square.js ends up with a strange error
I’m currently developing an application in Ionic 5. One of the only things left to do is integrate Square Payments into the app. Currently I load the script using a script service and then run the...
View ArticleBuild Failed for build.gradle
Hi All, I built my new ionic5 app but I receive build.gradle error in my log. Command failed with exit code 1: C:\projects\mgdlab\ionic\oto-app\platforms\android\gradlew cdvBuildRelease -b...
View ArticleIonic v3 angular2-signaturepad not working in prod build but working in release
Angular2-signaturepad: Unable to paint in prod mode on device ionic-v3 In browser mode or in normal build the drawing works properly. But when you build in --prod or --prod --release does not succeed...
View ArticleInstalling the LESS CSS Preprocessor
Is there an easy way to integrate the LESS CSS Preprocessor with my Component development? When I tried to install LESS, I got this: imaginativeone@Dougs-MacBook-2 vue-paradeto % npm install less...
View ArticleDoes mapbox-gl work better than react-map-gl when trying to put a mapbox map...
I’m making an app using react-map-gl which works in browser but nothing shows up on the android emulator. Has anyone else used react-map-gl successfully? Would mapbox-gl package give me more success?...
View ArticleApple store publish app Understanding ITMS-90809: UIWebView API Deprecation
Hello dear i uploaded my ionic application in apple store but it is rejected by apple and in my email they wrote UIWebView API Deprecation photo_2021-08-25_14-21-30606×1280 42.6 KB so i will search...
View ArticleSpringvale Taxi
Our goal is to provide professional and affordable transportation services for the Melbourne. We provide one of the best Taxi services in Melbourne. Our Springvale Taxi Service is very reliable and...
View ArticleHaving two supertabs pages, how to go from first page to second page...
Hello everyone! As I see in the documentation, there’s active-tab-index property and so I tried to set in my service a property to set current active tab when I do a click on an item in first tab’s...
View ArticleSwiper - Dependency was not found Typescript, ionic-vue
I try to use swiper as alternative to ion-slides because i can’t use it for dynamic render. I have installed swiper@7.0.1 in package.json correctly, but when import the packages according to the...
View Article