I try playing local device files using howlerjs but it does not playing. File...
@SudarshanBabar wrote: I am able to play file in assets folder but getting error in playing from externalroot directory Posts: 1 Participants: 1 Read full topic
View ArticleBackground Geolocation Mode - PUT Request is not working
@juan9222 wrote: Hi Ionic Community, I’m having a problem with Background Mode plugin: Ionic Docs Background Mode - Ionic Documentation Ionic is the app platform for web developers. Build amazing...
View ArticleConvert number to float on ngModelchange
@mehraj786 wrote: amount782×493 20.3 KB hi how cam i show amount as 8.00 when i enter in textbox here i am using ngModelchange function saceData(amount){ console.log(“amount=”,amount);// here i need...
View ArticleError when installed FCM plugin
@Galilo wrote: I am trying to use push notifications ( firebase cloud messages), following this tutorial (here), I have installed the plugin ( ionic cordova plugin add...
View ArticleHow to dismiss LoadingController once method is executed in Ionic Angular app?
@Sweg wrote: In my Ionic Angular app, I am creating a LoadingController in the below method: Conversation-detail.page.ts: onSendMessage() { this.loadingCtrl.create({ message: 'Sending Message...'...
View ArticleUse ionic icons of v5 in ionic 4
@Rashadab wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleEvent subscription disappeared after upgrading to ionic 5
@Rashadab wrote: I was using this to subscribe for a Topic in ionic 4. But now since it is no longer existing in ionic 5, I am wondering how to subscribe to a topic instead....
View ArticleProblem Checking Network Connection in Ionic 4
@YXUN wrote: I am stuck. I tried various ways on POPPING A MESSAGE OUT when the user can’t get any access to the internet but none of them works for me. Tried using the network plugin, fail and also...
View ArticleImage Detection
@franciscocab wrote: Hi. I need some help, I want to add an image object detection module in my application. It should detect the object in the image and tell me the name. I want to avoid using Google...
View ArticleRouting Problem to another view
@fabian1302 wrote: Hello, I have a problem by making an app with Login Page. I want to route from the Login Page to a Tabs Page. I get the following error: Error: Uncaught (in promise): Error: Cannot...
View ArticleregisterBackButtonAction exit the app
@deathrake wrote: hello experts, I was trying registerBackButtonAction on my Exisitng app as well as on new blank app. but the issue i was facing is that on pressingbackbutton it exits the app but...
View ArticleThere is no good curved tabs in ionic?
@umaiz33 wrote: I am trying to find some good tabs example but I am not able to find a single example. There is no option or component in ionic for curved tabs or other good tabs? I am attaching 1...
View ArticleTab Routing Issue
@tchinou1 wrote: Hi everyone ! I’m wondering if this is a bug or me just missing something, but I can’t figure out how to navigate within a certain tab. Like when you check the profile of someone from...
View ArticleChange tab colors ionic conference app
@AIBug wrote: i am trying to change the active tab colors (icon or background) for the ionic conference app. I’ve tried everything i could find. Does anyone know why they won’t change? Here is the...
View ArticleSetting dynamically control absolute position
@sergiosmail wrote: Hi guys Surely I’m doing something right, but I hope you can help me with it. My source code looks like: <img style="position: absolute; left: {{imageInfo.left}}px; top:...
View ArticleAnimate Child component
@lickos wrote: Hello all. Hope you are all doing well and “stay at home”. I want to ask a quastion about animation. Is it possible to “move” (translateX or translateY) a Child Component and move...
View ArticleNo video with supported format and mime type not found
@AIBug wrote: so… i’m trying to get a video on my page from a data.json It is strange, if i source the video directly, it works fine. here is my code, then i’ll explain more. html <div...
View ArticlePreparation failed during iOS Xcode 11 build
@pirmax wrote: Hi, I’ve an error when I build with iOS Xcode 11 on Ionic Pro Hub. Running with gitlab-runner 10.2.0~beta.147.gbd1f3fcb (bd1f3fcb) on ip-10-2-128-50 (c93ac604) Creating new VM… ERROR:...
View ArticleDifference betwen npm run build, ng build and ionic build
@YXUN wrote: Hey guys, noob here. I have watch tutorials on ionic and angular, and I just can’t differentiate all these 3 as saw different developers used 3 different kinds of command. npm run build...
View ArticleNavController.back() function going to home page even if I have other pages...
@charles-s wrote: Hello everybody! I am new to Ionic and I have been struggling to make my navigation works. I am using NavController’s navigateForward, navigateRoot and back functions and nearly...
View Article