Download json file from firebase using ionic
Good day, i just want to download all the files that i saved in firebase using ionic…please help…I followed this link but i encounter some problem. https://ionicframework.com/docs/native/file-transfer/
View ArticleSplit Pane Toggle on Big screen
Yes that’s what I am also trying to implement … but it’s quite buggy …
View ArticleIonic DevApp Feedback Mega-thread
Is the geofence plugin on the roadmap for inclusion in DevApp?
View ArticleSplit Pane Toggle on Big screen
I might be misunderstanding you, so to clarify this for me: do you want the user to be able to toggle the menu on a big screen like in the .gif you posted?
View ArticleSplit Pane Toggle on Big screen
Yes, exactly … the user should be able to toggle the menu on a big screen like in the .gif I posted.
View Article>>>>">I have problem when I run "ionic cordova build android">>>>>
thank u Kingsanity ,But when I run sdkmanager --licenses. i have this results . not Solved my problem Capture2.PNG827x573 17.7 KB
View ArticleIonic view returns getway timeout
Hi, I’am trying to view application on my phone with IonicView, but i get error: Getway Timeout?
View ArticleIonic DeepLinker / Angular HTML5Mode / URLs without #
This thread has kinda gone stale but did anyone manage to work out the refresh issue? Does the htaccess config work?
View ArticleError executing project build
Good afternoon everyone I am trying to build an application, but when running it appears the following error: Unable to load PlatformApi from platform. Error: Can not find module’C: \ Users \ Claudio...
View ArticleOnesignal plugin push notification when app is closed
Hi guys… I want to open the app and navigate to a specific page, but handleNotificationOpened() function does not seem to work when app is closed. The push notification comes and when i tap on this,...
View ArticleStore newsfeed from api to localstorage
Hi, I have an application that show news by using an api to get data, what i want to do is access to those data without having internet access… Any example ?
View ArticleDont work HTTP module
Is’t not correct. We get a new error. Typescript Error Module ‘“c:/Android/PulseNew/node_modules/@ionic-native/http/index”’ has no exported member ‘Http’.
View ArticleQuestions about Copyright
I want to use Ionicons in a proprietary (closed-source) application. I understand that I am free to do so under the MIT license. I’m trying to determine how to include that copyright statement and...
View ArticleIonic DomSanitizer gives Uncaught TypeError: Cannot read property...
As many other people I’m trying to retrieve an HTML page from a server to display it on a IONIC app. Here’s the template/html: <ion-content padding [innerHtml]="HTMLcontent">...
View ArticleDont work HTTP module
I am sorry. Http is for the angular import: import { Http } from '@angular/http'; so that’s my fault. But now I see you are using the ‘@ionic-native/http’ you should have your constructor use private...
View ArticleIonic Google Maps is not working getting error - GoogleMaps [deprecated]...
You are probably trying to run the map on browser. The map plugin runs on Android and iOS only
View ArticleIonic Google Maps is not working getting error - GoogleMaps [deprecated]...
Yes I tried that all this time. No luck. Now I added JavaScript API with the tags in the index.html. This works in the browser but not in the Device. Can you help please? It is because of the API...
View ArticleHow to compile Ionic App for platform ios from command line
Hi everybody ! I have been using Ionic 2/3 for a quite a while now on Windows for compiling my apps on platform android, and I’m now making my first steps on the platform ios using a Mac, and I’m...
View Article>>>>">I have problem when I run "ionic cordova build android">>>>>
That’s weird. Could you try to see if it has an update using the --update flag?
View ArticleNewbie: "ionic start" already failing with 404 (node-sass not found)
Trying to get my first Ionic app to run following the tutorial. Installed ionic and cordova, but it crashes already when trying to set up an application template using ionic start myApp tabs...
View Article