About 14,600 results
Open links in new tab
  1. Capacitor plugins vs HTML5 features? - Capacitor - Ionic Forum

    Jun 26, 2022 · Many of the capacitor plugins have HTML5 equivalents… for example, geolocation, camera access, google maps, and notifications can all be done with plain old …

  2. How to convert an HTML5 content into ionic app - Ionic Forum

    Jul 19, 2016 · Dear Team, Our team starts designing on our new project and done the HTML5 conversion with the design. But when we try to integrate the design on the ionic project we are …

  3. Capacitor downloads an old version of the app instead of the …

    Sep 24, 2025 · Hi everyone! I’ve been working with Capacitor for a couple of months now. I’m a game developer using the Construct 2 engine, exporting games to HTML5 and building them …

  4. How to build a Today Widget / App Extension with Ionic?

    Mar 31, 2017 · An app I am working on needs a Today Extension / Widget. Are there any resources on how to build one into an Ionic app? I found this, but it’s not written very clearly …

  5. Using HTML5 Audio Tag - ionic-v1 - Ionic Forum

    Jan 27, 2015 · I’m having some difficulty getting the HTML5 Audio Tag working on Android. The code below works fine when I run ‘ionic serve.’ However, when I try the same thing on andoid …

  6. HTML 5 Video Tag Controls - ionic-v3 - Ionic Forum

    Oct 5, 2017 · I have an app that was created with ionic v1 a year ago and that’s been running well on both iOS and Android. But recently, after an update from Android videos stopped working …

  7. HTML5 input types - Time? - Ionic Forum

    Jan 13, 2015 · You can specify type=“time” at the moment and you get, on Android at least, what looks like a time input field in the pop-up. But the buttons are Clear and Cancel so this element …

  8. Creating PDF Docs in Ionic using pdfMake.org - Ionic Forum

    Mar 2, 2015 · Take a look at the github repo. It is setup in an Ionic sample app. I use the pdfmake library by splitting things into (20 major components. I create a report builder as an angular …

  9. How to build an Android APK file without using Android Studio in …

    Nov 18, 2019 · Hey, type npx cap open android, this will open the android studio automatically. Wait till the gradle downloads successful and click on the play button (that’s if you have an …

  10. Show MP4Video into my ionic 7 capacitor app - Ionic Forum

    Feb 28, 2024 · my app user can view a video which is returned from my backend server. I can’t use YouTube or other video streaming platforms. How can I implement this functionality? Is …