My ionic project working nicely in command: ionic lab but when I execute "ionic cordova run" in terminal for build this app in android I am having the following error. Error: Failed to install apk to device: Failure [INSTALL_FAILED_UPDATE_INCOMP
I have an ionic mobile application that has been developed, but it throws a lot of connection error when used on phones with poor internet connection. Is there a way I can optimize my application to function well on devices with poor internet connect
I have wrote some code to load all html from url and parse it to remove header. So I got the rest of the html under header to show. However, after clicking event in the body html, the screen shows full html from the URL. Is there any solution for thi
I want to build a brand new app that should be deployed both as a hybrid mobile app and a desktop web app. Mostly the logic and the user interface are very similar for both apps. Except for some differences: Screen size optimization for mobile (e.g.
Because of the title issue in ionic 2 for android. i have set some css and make centre of title.and i have put the left and right button in the nav bar. but when i apply the onclick functionality for that two button.its not working. even no console m
I have done one app which will show the pdf file using an in-app browser which working good in both android and ios. But my client needs that pdf file should not be download for the user. So is there any other method to show pdf file for preview alon
I am a front-end developer. I am implementing HTML5 Hybrid app with Phonegap. I have setup all these things for the App but I don't have backend knowledge but I want to first implement registration and login on my first page. I have implemented one a
I am building an ionic hybrid app for Android and iOS, but facing a problem while updating the older version app with the new version. When I try to update, the iOS update progress indicator is showing as app installing and after I open the updated a
I have a login page via WCF restful APIs. I am logging in and now the problem after logging in if user exits in the app and try to re open the app, the app doesn't want to ask the user for credentials by storing the previous credentials. It has to au
I am working on a project where I need to use navigator.notification.alert ... as a replacement for alert() (because alert() has a label at the top saying index.html). I am using the PhoneGap View application for iOS to test this application out, and
I need to integrate FuseTools animation samples to unity 3d animations. Can you please tell me is it possible and what suitable method should i approach ? ThanksI have an interest in FuseTools too. I think one approach would be using the Foreign Code
When first opening the mobile app homepage it returns an error "TypeError: Jqueryxxxxxx is not a function" although it shows the API callback results "jQuery111309512500500950475_1459208158307({"code":1,"msg":"Ok&qu
I'm currently doing a hybrid app using ionic/cordova. The app needs functionality where it pings our backend with its location every 1 minute or so and the backend API will answer if anything interesting is nearby. If the answer is yes the app will q
html5 jquery mobile hybrid phonegap app on android s6 sport using phonegap desktop and phonegap developer app on phone. Not sure of phone gap version (cli not installed properly, tried but opening prompt gives an error) but it is a recent (last week)
I am using ionic framework to generate apk for android platform. After running ionic build android, an android-debug.apk is generated. How can I generate a non-debug apk which is smaller and faster?This is my android release shell script IFY clear gu
See edit below. I want to add code completion and syntax highlighting for a custom JavaScript library in Android Studio so I can develop my hybrid app within one IDE without switching all the time. The problem is: Android Studio is based on IntelliJ
I'm studying, and I'm trying to develop an application I have in mind. But, I'm trying a way to put a background image or a frame for a captured photo or even at the time the camera is triggered. I am developing for android using angular with ionic f
I am creating a webapp, that will be wrapped in iOS and Android using Phone gap. The HTML pages will have some data entered by user. I want to save this data in database using jQuery and without writing any code in Android and Objective C. So in futu
I am trying the Ionic framework.Everything ran smoothly but when I tried to emulate an iOS app macbook$ sudo ionic emulate ios I got the following error: Password: .... ** BUILD SUCCEEDED ** No target specified for emulator. Deploying to iPhone-6 sim
I want to install phonegap and I have some errors in build. (I have already installed jdk, git, node.js , apache-ant, android studion, sdk and sdk manager and set environment variables) :processDebugManifest C:\my_first_app\platforms\android\AndroidM
I have built a hybrid app with ionic framework. I have used angular imgcache (https://github.com/jBenes/angular-imgcache.js/tree/master) to allow caching of images fetched from an external site. I am using code such as: <img img-cache ic-src="{{sr
I have a hybrid iOS app which contains a WKWebView, and I have a JavaScript function callNative can call Objective C native code in the main thread. In my JavaScript, I have the following structure modifyDOM(); // e.g. .show(), and .hide() stuff call
I've developed an app using a cross platform technology, phonegap/cordova. The problem I found is that there are still some devices it doesn't work properly on. It's practically impossible to test on all the available mobile devices out there. How ar
I am working on native app where the one of the page is partially in webview. Using Uiautomatorviewer the whole webview is highlighting as a whole no inside elements are recognizable. How to handle this page in robotium?Now it is supported in latest
I've written this bit of code which should make the content on my screen draggable. I've created an app before with draggable content which I then copied the sections needed for the function into this app. Could someone please have a look at it for m
I've just got started with Phonegap and am using the latest version (3.5.0). I set up an app using the CLI and am having trouble with plugins once uploaded to build.phonegap.com. I followed all the steps on the CLI page above to create a simple app t
Let's assume HTML5 web page with (in)appropriate server-side background so that http://www.my-site.com/execute?query="SELECT * FROM Table" gets executed via AJAX and returns results. Not very smart, indeed. But how about when in context of hybri
I am planning to develop a hybrid application for Windows tablet. Which framework or tool I should use. Currently, I am thinking to go for PhoneGap/Sencha combinations but not 100% confident about it as I haven't got much read about this combination
I am making an android webview application,there are a lot of files such as js/css/images must be downloaded from CDN to the app, because the network is not stable in our region and the size of the cached files is much bigger than the app itself, is
currently I am developing application in phonegap through OpenUI framework. I want to increase the stack of the popPage() function. Currently i can go back previous page, but not more than that. Can i give ons.navigator.pushPage() transition same as