window.resolveLocalFileSystemURL is not a function error
@vaishali123 wrote: I am working on an app where the user’s picture captured through the camera is to be sent to the microsoft face api for face detection. I am trying to do this by converting the...
View ArticleIonic corrupted cannot uninstall ( mac high sierra )
@sinchan2525 wrote: I am using high seirra and trying to install any plugin but fail. i try many step already. reinstall ionic and cordova as well. I used the commands npm uninstall -g ionic npm...
View ArticleIonic 3 - DateTime as an option in an ion-select
@askharley wrote: I’m needing to have 3 options in this select, one being “ASAP”, the other being “Urgent” and the other allowing the user to select a custom date. The method I’ve tried just renders a...
View ArticleHow to use ng-href in ionic?
@rijwan1234 wrote: Can’t bind to ‘ng-href’ since it isn’t a known property of ‘a’ this is my code <div [innerHTML] = "'' + 'deltaa.GoogleMap' + ''"> {{deltaa.MobileNumber}} Posts: 1...
View ArticleCant seem to access assets folder, when running android
@Mwzeyxaexia wrote: Hey, AM trying to download images from the server to my app. A using this method download(folder,name) { const fileTransfer: FileTransferObject = this.transfer.create(); const url...
View ArticleUpdate marker location wrt socket events
@sathwikbairaboina wrote: i can’t listen socket evet (mechloc),plz help me,atleast if any one could give me a way to refer native maps marker that would solve my problem showmechloc(loc1:LatLng){ let...
View ArticleIf ngIf is the right option for making html content displays multi options
@YousefRabieKhalil wrote: i want to display more than one div in the same page based on user choice , so if ngif on the div is the right option for this situation ? thanks in advance Posts: 1...
View ArticleDesign extension library for IOS&Androd
@perenyitamas wrote: Hello! I am about to finish my first ionic application but i still need to design the app. I found this website:http://ionicmaterial.com/ I really like the idea and the toolkit...
View ArticleGerating an image from html content
@bmagne wrote: Hi everyone, Do you know if it is possible to generate an image/jpeg from html content ? I found nothing about that… Ben Posts: 1 Participants: 1 Read full topic
View ArticleIterate over map in template
@mdline wrote: Hello, is it possible to iterate over a map entries in ngFor(keys or values)? Posts: 1 Participants: 1 Read full topic
View ArticleIonic pdf download
@jithesh wrote: Hi i’m currently working on ionic 3. I have an issue pdf view and download. I’m displaying website in iframe tag. In that website(Website built on spring mvc application) i have a pdf...
View ArticleData transmission in modal
@flosrn wrote: Hello, I have trouble with transmitting data in a modal in my Ionic application with firebase. My application is a list of request, I can add request, delete request and when I click on...
View ArticlePassing Array of numbers via @Input
@anna_liebt wrote: Hello, I want pass from html an array of numbers via @Input something like that <mycomp myarray='[0, 1, 2, 3]'></mycomp> How to do that, that I get in .ts file an array...
View ArticleIs Ionic dying a slow death?
@JAR19 wrote: Don’t take this the wrong way - I think Ionic is just great and this forum is very helpful in helping developers to use Ionic and my real concern is that the owners of Ionic - Drifty -...
View ArticleSometimes double click necessary on button IOS
@mdline wrote: Hello, on IOS I have sometimes to click double on button. Do I have make any mistake in my template? <ion-content padding scroll="true"> <ion-grid> <ion-row *ngFor="let...
View ArticleIonic native File-Transfer
@dzarioiu wrote: Hi, I have a problem. I want to send a picture to a remote api and I’m using the cordova native File-Transfert plugin. When I send the picture I always get the error code 1 (file not...
View ArticleConvert Image Base64 to Blob, Image didn't appear
@richiewijaya wrote: Hi, so I create a service to convert Base64 to Blob, here the service import { Injectable } from "@angular/core"; @Injectable() export class ImageHandler { constructor () { }...
View ArticleIonic does't watch pug files
@hossainiir wrote: Hi, I have created a simple project that has pug files instead of html.I’m using pug-ng-html-loader to compile pug files. My problem is that pug files compile when I serve the...
View ArticleIonic installs platform while I want to run in device
@Royken wrote: Hello, Is it normal that when i type run command it executes platform add instead ? Note Android platform is already installed ionic1.png817x125 15.3 KB SysInfos infos.png585x534 39.7...
View ArticleCan't build my project to android with Error: spawn EACCES
@pdj wrote: Ionic Info cli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.19.0 ionic (Ionic CLI) : 3.19.0 global packages: cordova (Cordova CLI) : 7.0.1 local packages:...
View Article