How to build Ionic for android?
C:\Users\Chit Oo Naung\Desktop\myApp>cordova requirements Requirements check results for android:Java JDK: installed 1.8.0Android SDK: installed trueAndroid target: not installedcmd: Command failed...
View ArticleApp is run forever
With your style of asking questions it's like: you: i need helpme: with what? you: with the pluginme: with wich plugin? you: background modeme: what did you try? you: the code enable();me: where did...
View ArticleIonic3 build Error - upgrading from ionic2 to ioni3
AnupVeerapur: npm : 5.0.3 You are still on npm5. New installs of node 6.11.0 include npm 3.10.10: https://nodejs.org/en/download/ Latest LTS Version: v6.11.0 (includes npm 3.10.10)
View ArticleHow to open email app?
Hi! I am new at ionic, I am using ionic 2, i want to send email using default email app in phone. So my question is how can I provide a reference in my ionic app to open default email app to send mail...
View ArticleForce reloading of ngFor list (from Firebase) when going back from another page
In my web app I have a list that is filled with data from Firebase.What I would like to do is to refresh this list whenever I add a new object to the database, without having to go back to the...
View ArticleView getting pushed to right of screen for bigger screens
It's all pages experiencing the problem, some don't have ion-pane, a simple button in a page will be shifted. Here's my index.html <html> <head> <meta charset="utf-8"> <meta...
View ArticleHosting ionic app on server
Hi, I have created android mobile app using ionic and cordova. Now I need to host this app as website. I don't have any knowledge regarding hosting web app. Pl. help in this.
View ArticleHow to build Ionic for android?
9 posts were split to a new topic: > No installed build tools found. Install the Android build tools version 19.1.0 or higher
View ArticleError: Ionic cordova platform add "windows@https://aka.ms/cordova-win10"
Sujan12: 'Ionic info' output please - looks strange. Maybe wrong version downloaded? This is the info
View ArticleRenew Page which has form and fetches items from other page
Just sharing... Nested FormGroups
View ArticleUnable to call native camera plugin at startup in Production mode
I am creating a camera app using the native camera app. The app runs fine in development mode but as soon as I run it in prod mode the app does not call the native app in constructor and directly...
View ArticleError: Ionic cordova platform add "windows@https://aka.ms/cordova-win10"
This cannot be correct. You added the windows platform before, not it is nowhere to be seens. Output of ionic cordova platform please.
View ArticleIonicNative File writeExistingFile not working?
It gives me success on this WriteFile API and when I open the file of test.pdf after this function success it gives me error of Invalid Format. Any who can help me out in thisHere is my code...
View ArticleIonic3 build Error - upgrading from ionic2 to ioni3
I did update it too. Still the same. [WARN] Error occurred during command execution from a CLI plugin (@ionic/cli-plugin-cordova). Your plugins may be out of date. [DEBUG] !!! ERROR ENCOUNTERED !!!...
View ArticleSince the time i have upgraded my application to ionic 3 , from ionic 2 , UX...
Since the time i was using ionic 2 , things were going good and quick , but as i upgraded to ionic 3 , app performance reduced . UX is responding very slowly , i have a side menu in my project and it...
View ArticleIonic3 build Error - upgrading from ionic2 to ioni3
Delete node_modules and run npm install now.
View ArticleError: Cannot find module "firebase"
Thats the Error I get, when i try to start my app. image.png840x496 14.6 KB app.component.ts: import { Component } from '@angular/core'; import { Platform } from 'ionic-angular'; import { StatusBar }...
View ArticleError: Ionic cordova platform add "windows@https://aka.ms/cordova-win10"
Sujan12: This cannot be correct. You added the windows platform before, not it is nowhere to be seens. Output of ionic cordova platform please. I added windows normally using ionic cordova platform...
View Article