Questions tagged as 'ionic3'

1
answer

Function in Ionic 3

I'm trying to get a function from the TS file of the page just like that, I would need to capture the html information to do a push conditional (navCtrl) for each option ... can someone help me ? The list in which I need to get the info has this...
asked by 20.07.2018 / 16:22
0
answers

Ionic cordova-video-player

I'm trying to add in-app video by following this tutorial: link I did everything right I believe, but when I run the application with ionic serve -c, and open it on Ionic DevApp I get the message by clicking the PlayVideo button:    cons...
asked by 20.07.2018 / 21:10
1
answer

White screen on IOS startup

I'm developing an app with Ionic in version 3 but I'm having a problem with the build for IOS, just for IOS. For several days I researched and I did not find a solution to my problem, I managed to compile the last two versions without problem...
asked by 20.07.2018 / 21:36
1
answer

Create policy for background-image

I have a directive for images, where if an image does not load I display a default image. Policy: import { Directive, Input, HostBinding } from '@angular/core'; @Directive({ selector: 'img[default]', host: { '(error)':'updateUrl(...
asked by 04.07.2018 / 16:51
1
answer

IONIC using nativeAudio

I am doing / studying IONIC and am stuck in a doubt when trying to play in an audio. I mounted the buttons like this: AndItriedtoputtheaudiotowork,butIdonotknowhowtochoosejustthebuttonthatwaspressed: .html<ion-rowalign-items-center><...
asked by 11.07.2018 / 05:20
0
answers

Error installing camera plugin on IONIC 3

I had the following problem when trying to install a camera plugin on IONIC 3 , not just the camera plugin, but it gives a similar error when trying to install other plugins . cordova plugin add cordova-plugin-camera --save Error: Failed t...
asked by 05.07.2018 / 22:46
1
answer

A page with a list of other pages

I would like to know how I do, for example, page that will list the other pages: APP, SITE, etc: import { Component } from '@angular/core'; import { NavController, NavParams } from 'ionic-angular'; /*navParams receive params one page for oth...
asked by 26.06.2018 / 20:41
0
answers

Cross origin ionic problem

Personal'm kinda new with Ionic 3, and I'm experiencing this error http://localhost:3456/usuario/save. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8100' is therefore not allowed access....
asked by 03.07.2018 / 20:33
1
answer

I can not go to Page

Hello, here I am with one more question. I created a project on ionic 3, and I have this profile menu , but when I click on each menu item, (Cultural Agenda, by region, blog ..) does not open the page, it is giving error. In app.html it has: '...
asked by 03.07.2018 / 22:24
1
answer

No ionic error 3

I downloaded the tools for using the ionic cordova framework    Java I downloaded java jdk1.8.0_171       apache-ant-1.10.4       android-sdk I configured the environment variables Igiveenterinthelineioniccordovabuildandroidandth...
asked by 24.06.2018 / 16:33