Questions tagged as 'ionic3'

1
answer

how to put the default date on the ion-datetime ionic date

I have a lot of problems with that ion-datetime date format. I just want to pass the date field that is in '2017-01-01 04:39:00' format to ion-datetime but I get format error. I have been looking for several hours how to solve this and nothing a...
asked by 30.11.2017 / 21:21
1
answer

Error creating Circle object in ionic 3

Hello, I am using the Google Maps API. Where I have to create a circle around the market created. I perform it with (works correctly) createCircle(loc: LatLng){ return this.map.addCircle( {'center': loc, 'radius': 300,...
asked by 20.11.2017 / 01:32
1
answer

error in CameraPosition in ionic 3

I'm doing tests with googlemaps using ionic 3.14 I have managed to visualize the map, Now I'm trying to perform geo-mapping to show my current location using the CameraPosition method This is the code that I was able to find moveCamer...
asked by 14.11.2017 / 03:31
1
answer

geolocation in ionic 3 always returns the same latitude and longitude

It turns out that the geolocation of ionic3 in my cell phone after a while starts to return the same latitude and longitude. That is to say, during 30 minutes, the geolocation calculates the latitude and longitude correctly but after a time it s...
asked by 02.11.2017 / 17:01
1
answer

Open a page from a provider

Please, help me, it happens that I would like to open the Tabs page, given that it is my homepage and this.nav.push (TabsPage); it does not work for me any solution to launch the page from the provider? import { Injectable, ViewChild } from...
asked by 02.11.2017 / 19:16
0
answers

Uncaught error in Ionic 3 and Angular 4

I am preparing a project with ionic and angular and following an example of some tutorials I get the following error    Error: Uncaught (in promise): Error: No component factory found for> RegisterPagesPage. Did you add it to @ NgModule.entry...
asked by 07.10.2017 / 09:13
2
answers

angular error Can not find module 'rxjs / internal / Observable'

I'm trying to make an application with ionic 3 that uses angular but I throw this error when using the library @ auth0 / angular-jwt, when trying to reinstall rxjs because I guess it will be version errors, I guess ... throws me the error +--...
asked by 17.05.2018 / 21:00
0
answers

Compile Cordova JDK 8u191 or 8u192

I have problems compiling an ionic3 app, I have read that if you have many java JDK versions that complicates it, you could give me your opinion based on your experiences on which JDK I should install. Thank you in advance.     
asked by 21.12.2018 / 19:15