Background music
@CodeKazuko2 wrote: I am trying to run a background music in my game but it keep saying ./src/App.js Line 30:27: 'audio_options' is not defined no-undef I follow the code based on this website. npm...
View ArticleCap run android starts web version
@lhk wrote: After adding native code, my app can no longer run in the browser. (which is not a bad thing. I mean, running the native code in the browser simply isn’t possible. And debugging with...
View ArticleIs there any ability to use Ionic with ConnectedRouter?
@alexanders wrote: I want to use this package https://github.com/supasate/connected-react-router with Irony. I have already added a Redux with redux-thunk for my ion project. However, I have...
View ArticleCapacitor app closed when running in background
@accron wrote: I noticed that my Capacitor based app closed within only a few minutes after it was suspended/running in the background, and thus lose all state when you return to it (it’s an Android...
View ArticleIonic Native Google Maps not showing
@pedritobnk90 wrote: I’m having problems with Ionic cordova Google Maps native, I had the map with Google Maps Javascript Api and I’m migrating it. The problem is the map isn’t showing, the screen is...
View ArticleNot installing ionic and corodva
@nishutyagi25 wrote: on npm install -g @ionic/cli npm ERR! Response timeout while trying to fetch https://registry.npmjs.org/@ionic%2Futils-process (over 30000ms) npm ERR! A complete log of this run...
View ArticleWhat is the best way to run a low priority heavy task
@Kguy wrote: I created a capacitor plugin to get contacts and on lower end android devices with 1000 + contacts getting the contacts takes 10 + sec. While the plugin is working other plugin calls are...
View ArticleIonic e Angular: Teclado fecha quando começo a digitar
@paullaaa wrote: pt.stackoverflow.com Ionic e Angular: Teclado fecha quando começo a digitar android, angular, ionic, mobile asked by Paula Cavalcante on 02:38PM - 30 Apr 20 UTC Posts: 1 Participants:...
View ArticleUse capacitor plugin in web worker
@lhk wrote: I’m offloading heavy calculations to a web worker. The web worker is all set up and integrated into my app. But it can’t access capacitor plugins. Importing any capacitor plugin causes the...
View ArticleHow to do a database based entries
@Bauss28 wrote: Hey guys, I have a question. My current project is on ionic angular using firebase, I am working on a personality test, and instead of making 40 seperate pages with the questions and...
View ArticleUnable to install Ionic in side a VM ( Virtual machine windows 10)
@deepakjanapati14 wrote: Hi All, In our workspace we are only allowed to work inside a VDI /VM with WIndows 10 Image. WHen trying to install the Ionic and Cordova it was successful I am able to see...
View ArticleTime Warner Email Login -Mail.Twc.com Spectrum Login
@coxemailsettings wrote: Messages are the most fundamental, reliable and incredibly speedy correspondence course of action in the current complex world. Without a doubt, traditional sends will after a...
View ArticleIonic 3 Angular Build without Ionic Scripts / CLI
@Dovel wrote: Yes, Ionic 3. It’s a huge project with several apps which cannot simply migrate to Ionic 4 / 5. Not yet. But I’m thinking about multi-app (monorepo) improvements. A step by step process...
View ArticleIonic Webview not syncing cookies on first launch IOS
@Jule53 wrote: Please help!! I’m using Ionic 5 with Angular and Cordova. My app works perfect when testing on browsers and Android devices but when it’s first installed on my device (iphone) through...
View ArticleIon Virtual Scroll rendering delay
@lucasrleandro wrote: Hi, I am using virtual scroll in my Ionic 4 (angular). It works fine, but an annoying behavior is happening: When I scroll down or up, the comming items have correct title but...
View ArticleIonic Angular Dynamic Template From Raw HTML String
@djwagner wrote: I can inject an HTML template containing Angular syntax, but when I try to inject ionic tags and import the IonicModule, instead of the template, the system inserts another...
View ArticleIonic Apps and ADA Compliance
@yellowkicks wrote: Has anyone ever had to make sure their app was ADA compliant or was compatible with services like VoiceOver on iOS for those whom want to use your app and may be visually or...
View ArticleIonic Deploy: very slow download
@loki9182 wrote: I’ve been using Ionic Deploy with success for years but I noticed lately that when I build and deploy a new version of the application in AppFlow, it can take up to 3 minutes for my...
View ArticleIonic 5 - iOS rejection due to Uiwebview
@Manojperumal wrote: We are trying to publish our new iOS(ionic 5) app but apple rejecting the build stating Uiwebview is deprecated. We have followed several references and made all changes, still...
View ArticleIssue with streaming audio
@Wrybread wrote: I’m working on an Ionic app to play the streaming audio stream of a small internet radio station. It only needs to compile to Android. I’m currently using the audio tag: <audio...
View Article