Float widget plugins cordova
@welcome14 wrote: Hi, Can i create the float widget as Facebook chat head using Cordova and ionic? Thanks Posts: 1 Participants: 1 Read full topic
View ArticleReinstalling app on Samsung phone corrupts localstorage
@accron wrote: I’m not sure what’s going on, but when I reinstall my app on my OnePlus 5T, everything works as expected. However, reinstalling it on a Samsung M30s seems to mess up the localstorage...
View ArticleERROR TypeError: Cannot read property 'signIn' of null in ionic3
@zaiinali96 wrote: I used ionic3 to develop a app. i want to like a youtube video from my app. For this, i used Youtube Data Api. gapi.auth2.getAuthInstance() works fine on ionic lab and show a popup...
View ArticleProblems connecting with my band 3 bracelet
@lex2012 wrote: Hello everyone, I am trying to connect to a my band 3 bracelet through bluethoot ble to read the heart rate. I try to pair the device through the protocol in which I must send a...
View ArticleIonic Capacitor CLI Build
@danielmm1997 wrote: Hi i want to ask how to build Ionic Apps with Capacitor only with CLI? I mean i want to use CI Builds and with the current instructions i always have to open Android Studio. Best,...
View ArticleNgOnInit called on every route change
@charlesbronson wrote: Hello everyone, I have a problem with routing in my app. I tought that in Ionic on every route change, components are not being rerendered and ngOnInit is only called once. I...
View ArticleSide Menu with InAppBrowser in ionic 5
@nishutyagi25 wrote: Unable to show side menus with InAppBrowser …can anyone suggest that how to show side menus with inAppBrowser??? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Taxi Booking App
@mythemebox wrote: We would like to showcase our app which built with ionic & firebase backend. visit: https://mythemebox.com/template/ionic-taxi-booking-starter/ Highlights: Live Location Update...
View ArticleHow to deploy Ionic cordova app on windows
@etarom wrote: How can I deploy a ionic5 angular - cordova application with a windows file .exe? The Ionic documentation say to use Electron without any kind of explanation:...
View ArticleIonic 5 starter Angular not work in Android device
@enfix wrote: Hi, i create a new project with CLI: ionic start myApp I select Angular type and blank project. I add the Android platform using cordova command line and I run the app. The app started I...
View ArticleIssue with Button Colors
@TGISaiV wrote: Hey everyone, I’m super new to Ionic. Just playing around with a sample application. I made a blank application using npm, and everything was dark themed. I’m trying to make a...
View ArticleAppFlow Environment variable
@mypraxis wrote: Hi there! I’m using the AppFlow Growth plan. There is the feature to define an environment variable. I want to detect inside the js of the app if I’m in the debug modus or normal...
View ArticleMixed content error due to https to http
@Balaji14 wrote: Hi i’m budding developer in ionic platform. When i run my app in chrome browser and with live reload it’s working fine. but after the build the application it’s not working. When open...
View ArticleIonic 4 fcm push notification background router navigate
@prabhashi1 wrote: Hi, I’m using ionic fcm for push notifications and I want to router navigate when a push notification tapped. I already tried as showing in the following figure but it’s not...
View ArticleConflicting with Java Version while running ionic cordova run android -l
@nickkcuevas wrote: 0 I’m getting the following error while trying to run my ionic app for android. $ ionic cordova run android -l --verbose > cordova build android --verbose [INFO] ... and 77...
View ArticleHow to Create A Bottom Drawer In ReactJS Using Ionic Framework Components and...
@aaronksaunders wrote: I create weekly technical content as part of #TheFutureIsWrittenInCode they include videos and blog post mostly on Ionic Framework using reactjs vuejs and capacitor. This is my...
View ArticleHTML5 video not work
@atanet wrote: Hi, I’ve a problem with tag, i can’t play a .mp4 file from local memory. The video was correctly downloaded and it’s in the device but when i try to play it nothing happens, everything...
View ArticleHealth Plugin Provider in Angular
@robertlair wrote: I am trying to use the Health Native plugin with an Ionic Angular App (https://ionicframework.com/docs/native/health) and I am struggling with knowing how to add the provider to...
View ArticleUsing slots for options in ion-select
@guiskj wrote: I am using stencil to create a component library for my job. I am using ionic as the baseline components. When it came to create my drop-down component, I wrapped the ion-select...
View ArticleProblem where image re-downloads instead of loading cache / already loaded in...
@davegroff1 wrote: The problem I am facing is specifically with an ionic/angular project. I am using a HTML image tag like so: <img [src]="firebaseStorageUrL"> When I click the image I make a...
View Article