Ionic Spilt Pane - Main content not using full width when using pure JavaScript
I’m creating a clickable prototype with Ionic and just using JavaScript without a framework (no Angular/React/Vue…similar to the sample code on the docs site). I can get the split pane to show the...
View ArticleI want create a form with ionic progress bar and next buttons, please help...
1 post - 1 participant Read full topic
View ArticleContacts native plugin for Ionic 5 React
https://github.com/apache/cordova-plugin-contacts is deprecated and even the deprecated version doesn’t seem to be working with react project as navigator.contacts is not a thing in the react app. How...
View ArticleCannot sign apk
I cannot sign the last apk I’ve compiled. I needed to speciy its output path at File->Project Settings->Project->Project compiler output and set the paths File->Project...
View ArticleLoading existing web app inside webview
Hi, Looking for some help to get started I have an existing responsive web app and I would like to reuse this and wrap it in a webview. Is this possible with ionic? If so, how could I set it up?...
View ArticleIonic 5 - Angular 11 and Hot Module Replacement
Hi people, I want to know if is possible to use new feature on Ionic 5 with core Angular > Hot Module Replacement. FYI : https://webpack.js.org/concepts/hot-module-replacement/ 1 post - 1...
View ArticleCreate Custom Icon with Ionic Vue
I would like to use our own custom svg icons in an ion-icon component. I found this article https://medium.com/@JordanBenge/how-to-create-custom-ionic-4-icons-af80cc6cc148 but it is based in angular....
View ArticleMy ionic 5.4.16 directory dns't have a www directory
Hello ! I looking for my www directory on My ionic directory 3 posts - 2 participants Read full topic
View ArticleUpdate one component (parent), when another is clicked
This is more of a Vue 3 and Typescript question than strictly an Ionic question. Hope you folks may be able to help me. I am using the split pane, “side menu” starter template for this project:...
View ArticleHow to detect when app is minimized? Handling real time messaging
I have two parts to the question. I’m testing an app that is somewhat real time messaging which hits the database every few seconds to check for new messages. When i minimized the app, it’s continuing...
View ArticleError using streaming media xtreme in ionic 4
I’m trying to play m3u8 video file in app so I found streaming media xtreme plugin. I followed documentation but for IOS there is a issue while accessing plugin. Plugin URL: Streaming media xtreme For...
View ArticleIon split pane size control without an ionmenu
Greetings, I’m making heavy use of the ion split pane for some side menus in a new app I’m building, I’d really like to be able to toggle the width to only show icons. The blocker for me is the...
View ArticleMS Edge getPlatforms Incorrect Response
We are using: @ionic/react 5.5.0 @capactior/ios 2.4.3 @capacitor/core 2.4.3 MS Edge 86.0.622.69 A call to getPlatforms() returns [“tablet”, “mobile”, “mobileweb”]. The expect result would include...
View ArticleBuild ionic from source locally
Hi there, I’d like to make an attempt at fixing a bug and would like to build ionic from source and use it with my project locally (and hopefully contribute). I’m just interested in @ionic/angular and...
View Article[Video] How To Use Vue 3 Composition API for State Management
This is a simple presentation showing how to manage state in the application with the Composition API as an alternative to Vuex. See Vuex Post Here: https://www.youtube.com/watch?v=bwtE5BU8YUg...
View ArticleError Cannot match any routes. ionic iOS embed video not showing
I am trying to display a embedded video on my iOS app. The android app and the browser (chrome and safari and mobile) work fine. Only the iOS app doesn’t work. It is not the security or permissions. I...
View ArticleCalling component methods (ionic 5 + vue.js 3)
I’m trying to call the modal component methods but I got no luck with that. Here is my code: <template> <ion-page> <ion-header :translucent="true"> <ion-toolbar>...
View ArticlePopover not working in prod version
Hi i used popover in local it works good but with prod version it is not working info1079×563 13.9 KB 1 post - 1 participant Read full topic
View ArticlePopover not showing in prod version
Hi please i need help for popover witch works normally in local but in prod it showing like thispopover1892×710 77.8 KB info1079×563 13.9 KB 1 post - 1 participant Read full topic
View ArticleIonIcon go back click event
Hello everyone. It has an IonIcon with an arrow and I need to press it to return to the previous page. How is it possible to implement that? What I get is: Object is possibly ‘undefined’.ts(2532) in...
View Article