Questions tagged as 'ionic3'

0
answers

Ionic (3) cordova build error

When running ionic cordova build android , I submit the following error: C: \ projects \ tabs > ionic cordova build android Running app-scripts build: --platform android --target cordova [12:36:51] build dev started ... [12:36:51] clean s...
asked by 16.08.2018 / 17:49
0
answers

Ionic does not install all the plugins with ionic cordova platform add android

I've been dealing with a problem lately that has my head crazy (since the project is for a final project, worth the redundancy). The problem is that every time I'm going to compile the app for android (for now I will not use ios) either with...
asked by 11.08.2018 / 16:56
0
answers

Show cell location in real time with IONIC

I have an application that shows the bus routes of the city. And I want to do that through a phone that has the location always on, can show in Google Maps the location of that phone. How could I do it? How would you connect it with the app? Can...
asked by 17.08.2018 / 01:48
0
answers

Bluetooth communication between Ionic and arduino

I am trying to understand the operation of the serial bluetooth plugin in a simple application with Ionic 3 that communicates with an arduino nano connected to an HC-05.It seems that the plugin sends and receives the data in an ArrayBuffer, or a...
asked by 02.08.2018 / 16:38
1
answer

routes Ionic3 navigator Ex: chrome

How can I make all the misspelled routes go to a page, with the segment of it, that is, if I write (localhost / # / rrerewrwer) that goes to the home with the url (localhost / # /home). Thanks for the answers     
asked by 01.08.2018 / 17:40
0
answers

Service on Ionic 3

What I want is to create a service for my app on Ionic 3. The service I want to get is what Android is a Service: Service on Android The purpose of this is to be able, through a socket that I have created, to be able to receive certain i...
asked by 28.06.2018 / 10:15
0
answers

Replace HTML marquee tag by effects with SASS

I'm having a little problem using the HTML%% tag (I know it's been deprecated or deprecated, but it was the only one that allowed me to give that effect), my text can contain up to 30 characters so it's very difficult to show it in a single line...
asked by 16.06.2018 / 03:39
1
answer

ionic admob free run android does not work

when I install admob free on ionic it does not run. play service error. do not create apk no ionic cordova run andorid. $ ionic cordova plugin add cordova-plugin-admob-free $ npm install --save @ionic-native/admob-free . import { AdMobF...
asked by 15.06.2018 / 00:40
0
answers

Group data in the view

My question arises because I need to show the data of a query to my Database in a more aesthetic way, I explain: I have a table in which I store sports teams, but each team has a group, for example when playing a qualifying tournament by grou...
asked by 14.06.2018 / 02:25
1
answer

ionic cordova build android --prod --release

I have a project done on ionic3, which I have problems with when generating the --release of the project for the android platform. The debug mode of android and the release of IOS works perfectly, but when generating the APK to upl...
asked by 05.06.2018 / 23:54