Questions tagged as 'ionic'

0
answers

Problem with header returned Angular and Ionic

I'm having a problem developing an app with Ionic, and when I request the token on the server it returns a header that has the following argument: Authorization →Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJqYWpvc2VAZ21haWwuY29tIiwiZXhwIjoxNTI2MDg1...
asked by 12.05.2018 / 02:41
1
answer

Chartjs. How to adjust the height of the chart according to the size of the table? Ionic 3

I'm developing an application in Ionic 3, where I consume data from an API and display the data in a horizontal graph. The amount of data returned by the API is not standard, then the previously setada times the height in the CSS is not sufucien...
asked by 17.05.2018 / 19:36
0
answers

I need help with cordova plugin save json object on the phone and upload

I drop a collection of json objects from the firebase database; I need to save this data to the phone and then upload it when the user sends it. I also need to take photos and save, photos are associated with an object in the collection (ty...
asked by 10.05.2018 / 13:59
0
answers

Ionic - Firebase Authtencation

How do I register user with Authentication, I know it uses authState.createUser(''); . but with att there is no longer this property, would have some that replace? createAuthUser(user: {email: string, senha: string }): Promise<Firebas...
asked by 09.05.2018 / 14:51
0
answers

Ionic 1 + Firebase Authentication

Would anyone have an authentication tutorial tip with Ionic 1 + Firebase to pass?     
asked by 07.05.2018 / 16:13
0
answers

Search for first and last name with Angular

I'm making an application with Ionic v1 , and I need a search bar that looks for name and last name , but I can only get her to fetch the first name Search filter JavaScript code: app.filter('filtrarNome',function(){ return func...
asked by 11.05.2018 / 17:25
0
answers

Ionic dependency error

I brought the ionic project to another computer and after that it only gives error, does not load some dependencies:    Has no exported member 'OpaqueToken'.   has not exported member 'SubscriptionLike'.     
asked by 15.05.2018 / 12:45
0
answers

ERROR 404 - IONIC

Good Night This is giving 404 error all the time. Does anyone have a solution? My tabs do not appear. I tried to comment all the tabs, and also all the reference related to tabs in the code. However, the error still persists.     
asked by 06.05.2018 / 01:45
0
answers

Cordova - Error installing plugin with android platform 7

I have an Ionic v1 project (Cordova) and I use several plugins that work on the Android 6.4 platform. When trying to add the android platform 7 or 7.1 in the project one of the plugins generates Manifest directory error when it is installed a...
asked by 16.05.2018 / 22:07
0
answers

How to solve the problem of crashing the application when redirecting a page in Ionic (v3)

I'm developing an Ionic (v3) application that contains a list of products in Home, but when I click on a product it does not run anything and hangs the screen. The problem is that I can not get the error because it is in Ionic View. Does anyo...
asked by 09.05.2018 / 18:43