defaultHref don't go
@lorenzo96 wrote: Hi guys, I have a problem with a back button. When I enter the page and click on a link, pressing after the back button it returns to the home and not the correct page. I read it...
View ArticleWhy google custom search is not showing in an ionic project?
@iktanim wrote: I am want to use Google Custom Search in an Ionic project which is built using Angular . But when I paste code according to the documentation but the google custom search is not...
View ArticleCall function from another page / controller
@dragonivell wrote: I searched here on the forum for some solution but I found some complicated. I am learning to use the angular / ionic. I have a function that updates a list through an event, and I...
View ArticleHii! can anyone tell how to install a cordova plugin with capacitor which is...
@djkhowar wrote: hello everyone, I am trying to install the Cordova Paytm plugin with the capacitor. please help me with this and one more thing I want to know is where to put the variable like...
View ArticleHow to display 3 buttons at end of leaflet map in ionic app?
@Sweg wrote: I am trying to display a selection of buttons onto of my leaflet map in my ionic app. Currently, I’m able to display a button at the bottom of the map: map358×565 2.36 KB Here is the HTML...
View ArticleAndroid Usage Stats
@GreenRobot wrote: Is there a plugin that interfaces with this Usage Stats api? If not, is there an easy way I could make one? https://developer.android.com/reference/android/app/usage/UsageStats...
View ArticleJson to Excel
@neerav94 wrote: Hi, How can we convert a json data to xlsx file in Ionic 4. I tried using xlsx package but it is not downloading the file in mobile, though it is working fine in browser when we do...
View ArticleWhere should I put JS & CSS files that I need to reference in my ionic app?
@Sweg wrote: I am trying to add the leaflet-icon-pulse plugin to my ionic app. The readme says Include the CSS and JavaScript files located in \dist directory. <script src="../L.Icon.Pulse.js"...
View ArticleUnable to successfully import zoomHome plugin in ionic app
@Sweg wrote: I am trying to add the zoomHome plugin to my ionic app. Here are the steps I’ve taken so far: I added the below links inside the head section of index.html: <link rel="stylesheet"...
View ArticleClick inside ion-card not working "ionic 5"
@alanmm wrote: Click feature does not work on ion-card. Posts: 1 Participants: 1 Read full topic
View ArticleDowload and open pdf file in device
@ashok12 wrote: i get pdf file from web service and i want to download it and open it in my android device. using this code fileTransfer.download(url,this.file.externalDataDirectory+...
View ArticleCan't get Sqlite plugin to work in my app
@accron wrote: I’m using this Sqlite plugin with Capacitor. I’m running my app on an Android emulator and debug on Chrome devtools. Any operation I do (e.g. openDatabase()) fails with a Note...
View ArticleGoogle Play Services
@Treeman92 wrote: Hello, i want to use Google Play Services in my Ionic Project. I want to show a highscore leaderboard. I found this plugin:...
View ArticleHow can i add arbritrary properties to dom objects in the cli?
@alexmehler wrote: in ionic-cli i cannot just do div.myProperty = “Hello”; its works in normal html page with ionic script imports of course … anyone got a solution ? Posts: 1 Participants: 1 Read...
View ArticleTabs bug routing app
@aormontero wrote: Hello everybody, i am creating a ionic 5 app and having some problems in order to router my app. When i start a tabs applications the app routing module is this by default and works...
View ArticleE.target doesnt transport ANY attribute , dom method , or whatever in the cli
@alexmehler wrote: nothing not even textContent or value or whatever vanilla js support ??? Posts: 2 Participants: 1 Read full topic
View ArticleBuileding error
@itosoft wrote: here is the log of my app: Failed Running with gitlab-runner 11.3.1 (0aa5179e) on Ionic Package Android Runner f537d27d Using Kubernetes namespace: ionic-runners Using Kubernetes...
View ArticleIssues with community plugins not being accessible
@dnlgrwd wrote: I have an Angular Ionic application using Capacitor. I am trying to include the following plugin for voice recording: https://bitbucket.org/tchvu3/capacitor-voice-recorder/src/master/...
View ArticleAndroid Build Grandle Error
@zafer4556 wrote: Hello, I want to get android build with v1 but it gives error as below. Do you have any help? What went wrong: Failed to capture fingerprint of �nput files for task ‘: app:...
View ArticleHow get current internet speed in kbps or Mbps for ionic 4 angular 6 project
@arunRaj1986 wrote: Hey guys , I’m developing a ionic 4 angular 6 web app (cards game). i want to stop user action detecting slower internet i.e based on real time internet speed, I have tried several...
View Article