Posts by Washington de Souza • 1 point
1 post
-
0
votes1
answer36
viewsQ: Ionic 3 problems with get in estorage
I have the following problem. apelidoCidade(){ let cidade = this.storage.get('apelidocidade').then(res => console.log(res)); return cidade; } getbanner(){ let url = 'http://localhost/'+…