Jquery waterwheel carousel - Image Slider
@osamaaboukoura wrote: Hi, I am trying to implement a waterwheel carousel image slider in my ionic project just like the one in the jQuery demo shown in the link:...
View ArticleError in trying to add ios and android platforms
@Laura92 wrote: Hi guys, I’m looking to add a splash screen and icon to my ionic project but in the ‘ionic lab’ emulator I cant see the icon obviously but I’m also not sure the splash screen is...
View ArticleIonic 3 validation is not working on “invalid && dirty”
@stemsoftware wrote: I’m using Template Driven Angular Forms and I;m wanting to display an error in a div if the user touches the form element, but nothing is showing. <ion-item...
View ArticleiOS HTML5 Audio Element currentTime not getting set
@jqx23 wrote: I currently have an html audio element in my html document and my code looks like this audio.currentTime = times[i].first; playPromise = audio.play(); if (playPromise != undefined) {...
View ArticleTrouble using Google Maps API in Heroku hosted Ionic app
@codingBeast wrote: I am hosting my Ionic app in Heroku and I’ve made almost all the necessary changes to give my PWA the same features as a hybrid app. However, I have trouble using the Google Maps...
View ArticlePrevent over scrolling/bouncing in iOS
@devairportdigital wrote: When a user scroll close to the horizontal edge of the screens in iOS a horizontal scroll appears. We haven’t been able to identify the correct configuration to prevent this....
View ArticleHow to hide the keyboard?
@ferdinandferdinandfe wrote: Hello, first of all sorry if my question is stupid but I’m new to Ionic, Angular and TypeScript. I’m desperately trying to hide the keyboard after the user hits ‘return’...
View ArticleGoogle Places API is not working and not displaying markers
@NoahTanenholtz1 wrote: I have tried to use many outside sources to correctly use the Google Places API and the Places Search Query to drop markers at all locations of a keyword, (like a chain...
View ArticleApply $tabs-md-tab-font-size-active to one tab only
@miropolis wrote: Hello, I am trying to reduce the font size, but only if you click on one specifc tab, not all of them. I tried doing this in my tabs.html and tabs.scss but it doesn’t seem to work....
View ArticlecomponentProps in stencil-route not working with objects
@dmunicio wrote: I think that it is a bug in stencil but I am not 100% sure because I am starting with ionic. I am using: “@stencil/core”: “^0.9.11”, “@stencil/router”: “^0.2.2” I am following this...
View ArticlePush notification from one app to another
@lado wrote: Hello, Implementation below sends notification from my Google Firebase account Cloud Messaging to my app, but I’m looking for some useful example, how to push notification in Ionic2 Type...
View ArticleCleaner Ionic AWS starter project
@benevolentprof wrote: I had a lot of trouble getting the Ionic-AWS starter project to work, so I created a repo with slightly cleaned up code. GitHub benevolentprof/ionic-aws-starter...
View ArticleKeys 6, -, _ , =, ^ are not working in any input field
@gatelli wrote: iOS : in all input fields of my app, sometimes the following bug appears. It’s cleared when the app is killed and working again, until the next occurence (don’t know what is producing...
View ArticleIssue in Diagnostic plugin
@sureshgowd1321 wrote: I have installed cordova.plugins.diagnostic in my mobile app. When i try to access camera, I’m trying to call requestCameraAuthorization, isCameraAuthorized methods, But In live...
View Articlelook for proxies after unfolding
@JosueMartinez wrote: Hello greetings to all, I wanted to get information since I am breaking into ionic PWA and the issue is that after running the mpn run build; the folder that generates I need to...
View ArticleHow to protect source code so users cant change .apk to .zip and extract and...
@nb1990 wrote: How do you all protect your source code so users cant change the .apk to .zip and extract and view the minified code? Posts: 1 Participants: 1 Read full topic
View ArticleAndroid Production Release Error
@jcedrickd wrote: Main error - app:debugAndroidTestRuntimeClasspath Info cli packages: (C:\Users\Cedrick\AppData\Roaming\npm\node_modules) @ionic/cli-utils : 1.19.2 ionic (Ionic CLI) : 3.20.0 global...
View ArticleIonic Juice Bar UI Theme
@Lasithavw wrote: codester preview image.jpg1600x800 135 KB Ionic juice bar UI theme is a beautiful app concept that you can use in your next ionic app. App contains *Walk-through Screens *Login *Home...
View ArticleCss/scss changes display in ionic serve but do not persist in ionic build for...
@zamorisima wrote: Currently running Ionic v 3.20.0. I made some simple background color changes for the navbar of the project which can be seen in the snapshot below. in src/pages/home/home.html, I...
View ArticleHow to Read File as Array From SD Card with cordova-plugin-file
@distante wrote: I use audio files in my app that I need to get as an buffer array. For this I let the user choose a file (using Ionic/Cordova FileChooser Plugin) and then I get an URL like:...
View Article