Ion Slides does not update
@wardzxzxc wrote: I wanted to create a set of slides that is binded to an array of images that the user uploads. For each image, I have attached a ‘deleteImage()’ function. However, every time I tried...
View ArticleBrowser find (Ctrl-F) function with next/prev occurrence functionality
@jusliong wrote: Hi, I am looking for ways to create a search bar which has function like browser’s find, but my target platform is Android platform. (For this I am not using any ionic UI components)...
View ArticleCertification Details for Ionic Framework
@KrisanthKumar wrote: Hi , I would like to know if there is any certification that is available for Ionic Framework provided by Google or any other 3rd part Certification Posts: 1 Participants: 1 Read...
View ArticleGetting image from gallery in IONIC 4
@SanduCuragau wrote: I’ve seen so much information scattered around about the native camera plugin I don’t even know where to start, also it’s always about the previous versions of ionic, could...
View ArticleQR scanning app via UserMedia with jsQR
@imagicag wrote: Hi folks, I’m trying to get the rear camera of the phone with usermedia and display the live video in a canvas. this works if I start the project with ionic serve on the pc and also...
View ArticleiOS NSLayoutConstraint error on Keyboard open
@angelarg wrote: Hi, My app is currently still using ionic 3, and I noticed a problem on the iOS version: Whenever I tap an input field (for the first time in its view) I get a huge error log about...
View ArticleUploading a image captured by camera and geolocated to server
@Fares95 wrote: Hello , i am ne to camera and geolocation , is there any recommondations or tutorials about how to gelocate my pictures and upload the on server? Posts: 1 Participants: 1 Read full topic
View ArticleWhat to list in Legal Notices
@rwinford77 wrote: We are creating our first Ionic app (v4). It will be available on both app stores. I want to make sure we provide all the correct legal notifications, and I have the Ionic MIT...
View ArticleHow to restrict screen orientation on single page in ionic4
@surumulluprudhviraj wrote: I have tried will all the commands given by ionic framework docs . if i uses in single page also it is effecting in trough out the application Posts: 1 Participants: 1 Read...
View Article[Ionic v4 (ionic-tooltips)] Can't bind to 'ngIf' since it isn't a known...
@leonardofmed wrote: I’m trying to use the ionic-tooltips with Ionic v4. Creating a new blank project and following the installation steps from the module site I got some problems. First with some...
View ArticleIonic 4 Cannot destructure property `createHash` of 'undefined' or 'null'
@italiancoders wrote: Hi, I’m using Ionic 4 but I have a problem, if I try to do ng serve it returns this error: Cannot destructure property `createHash` of 'undefined' or 'null'. TypeError: Cannot...
View ArticleHow can i do when user click on a button its show active
@flycoders_sourav wrote: I have a 4 (four) button . i want when user click on a buttting its show active Please helpe me anyone below my html code <ion-row> <ion-col col-6><button...
View ArticleV4 Background geolocation build failure
@Dachu wrote: I get the below error when building a V4 app with App flow with Background geo-location have tried adding the icon and changing package.json to point to ic_launcher without any luck any...
View ArticleIonic 4: custom colors problem
@rafaeldatalan wrote: When I was using Ionic 3, if I changed the color of ion-toolbar like this: , the text color of title would change to stay visible. Example: if color of toolbar was dark, text...
View ArticleAPK File Size Issue
@mursaleenkamal wrote: Hello Everyone Before Run Zipalign Command my application size was 4 MB But after run command its become 9 MB I Just ran this command /zipalign -v 4...
View ArticleCannot display data from firebase angularfire2
@ariff23 wrote: why this error after add the data into firebase then the data from firebase cannot display? image.png313×510 2.98 KB image.png693×695 33.7 KB image.png1004×682 30.9 KB Posts: 1...
View ArticleIonic v3 : column '_data' does not exist
@smobydick wrote: Hello, i’m sharing stuff FROM 3rd party app TO my ionic app. When I share from internal memory with explorer apps, my intent contain a file, for example: android.intent.extra.STREAM...
View ArticleCreate Dynamic Plugin elements on page
@TrevorNWatson wrote: Hello, We have been tasked with creating a plugin system for one of the apps we are working on written using @ionic/angular 4.2.0 . As part of the UI, we need to inject web...
View ArticleAlerts / Push? from background mode timer (local app)
@wekas wrote: I have not really done much with background mode before and I have not used push notifications before. What am trying to achieve is to give the user a warning they are going to be auto...
View ArticleHow to change ion-toolbar background dynamically - Ionic v4
@mathm3 wrote: Hello! I’m trying to change ion-toolbar color dynamically (I get the hexadecimal color from database), but not working. I tried: <ion-toolbar...
View Article