Questions tagged as 'ionic'

1
answer

I do not see the window of the android emulator in ionic. part I

I start creating my first application with the sentence: ionic start RedditApp tabs . Then I move to the directory of the new application, entering in my console cd RedditApp . Then I try to run the application by typing ionic ser...
asked by 10.04.2018 / 16:36
0
answers

Error IONIC 3 compile on iOS

the map in android runs me perfectly, but not in iOS. I have apikey configured for ios the screen is completely blank     
asked by 22.03.2018 / 03:42
1
answer

how can I dynamically generate ionic components?

Let's say if I have a text and input field a 5 will generate 5 buttons or if I enter a 7 then 7 buttons will be generated     
asked by 14.03.2018 / 04:57
0
answers

Error in http Ionic to an api de laravel

If anyone knows what the problem is, I need help for my ionic 3 application that calls a laravel api. It works correctly when you run my ionic application from the web, calling localhost: 8000 / api / employees, however I need to run the applica...
asked by 13.03.2018 / 17:04
1
answer

Error Can not resolve all parameters for EditPage when reloading my Ionic App with -ionic serve

I have this error when reloading my Ionic App with -ionic serve :    Error: Can not resolve all parameters for EditPage: ([object Object],   [object Object], [object Object],?). This is the EditPage typescript ( edit.ts ): import { Com...
asked by 13.03.2018 / 16:32
0
answers

How to bring data from a rest API and translate them into an alert in ionic 3

Good afternoon everyone I hope someone can help me I need to know how to bring data from an api rest and have one of the data go to an alert. for example I have this alert and I want to bring the title from a rest api and place it in the alert s...
asked by 09.03.2018 / 17:51
0
answers

Is it possible to do a relational query in Firebase?

Is it possible to make an invoice query and to popule the "client" property? in other non-relational databases like MongoDB it is possible and I want to do something similar in Firebase Thanks for reading: D     
asked by 05.03.2018 / 13:02
0
answers

WebGL in apps for android with ionic3

I'm making an application for android with Ionic 3. I have one game that uses babylon.js and another one that uses three.js . Testing the app on devices with Android 5.11 or inside, the part of three.js does not walk while...
asked by 28.02.2018 / 05:27
1
answer

Error installing Sass on Mac / Error Installing sass on Mac

Running the command gem install sass shows me this Result of the console, if anyone knows the solution or an idea of why this is happening I would appreciate it. Building native extensions. This could take a while... ERROR: Error inst...
asked by 20.02.2018 / 15:56
1
answer

Compatibility of APK versions - Ionic

Good day for everyone, I am developing an application in ionic 3 and I wonder how the compatibility of the APKs generated with respect to the Android versions is handled in this Framework. Normally in Android Studio when starting a project, o...
asked by 16.02.2018 / 15:37