How to use WebSql with ionic?
@rashmi1995 wrote: As per in the given document https://ionicframework.com/docs/storage/ " When running in a native app context, Storage will prioritize using SQLite, as it's one of the most stable...
View ArticleCan we create Android Widgets and Floating window using ionic
@guptajagadish843 wrote: Hello,Ionic is a awesome framework for developing hybrid applications but one thing is missing which is very important in some scenario that is android widgets and floating...
View ArticleUncaught (in promise): Error: No provider for Http
@dineshkumar1234 wrote: i'm new to ionic.I got an error Uncaught (in promise): Error: No provider for Http!,login.ts import { Component } from '@angular/core'; import { IonicPage, NavController,...
View ArticleSQLite GUI
@cgomes wrote: Is there any way to work with Ionic SQLite using GUI? Posts: 1 Participants: 1 Read full topic
View ArticleIonic cordova resources Error!
@jona556 wrote: Collecting resource configuration and source images - done! Uploading source images to prepare for transformations - failed!Error: Timeout of 25000ms exceeded Posts: 1 Participants: 1...
View ArticleIon-segment dynamically generated buttons with validation not working
@dawolf82 wrote: When adding form validation to an ion-segment that has dynamically generated ion-segment-buttons, the following runtime exception is thrown....
View ArticleIonic crosswalk problem
@alibahjat wrote: hello when i installed crosswalk in my project the push notification arrives twice one with app logoanother with bell logo the push with bell logo appears only if close the app any...
View ArticleHelp please ionic 2
@danillo10 wrote: this.webservice.buscaTabelaCliente(clientecodigo, this.loja, this.servidor).then((data) => { this.database.presentToastError(JSON.stringify(data)); } If data.length == 1 it's...
View ArticleCan Ionic BLE run in the background?
@csuarezgfx wrote: Can Ionic BLE run in the background? Posts: 1 Participants: 1 Read full topic
View ArticleHow to add data to ionic Auth during sign up
@Jestemzjebany1991 wrote: Hi I would like to add other data to ionic Auth during Signup to my application for example points = '0' and number = "20273819'. Anyone know how to do it? Any help would be...
View ArticleJarsigner error: java.lang.RuntimeException: keystore load:...
@Masim wrote: Please help me...I am new ionic framework. How I can create apk? What is the cause of this error? Posts: 1 Participants: 1 Read full topic
View ArticleIonic run android builds successful but gives error at the end
@gauz09 wrote: Everything was working fine but from afternoon today, I am getting the following error: PANIC: Cannot find AVD system path. Please define ANDROID_SDK_ROOT Anyone has any idea what can...
View ArticleFirebase Ionic problem 2 with authentication by mobile number
@isaacch wrote: I am creating a system of authentication by number of celualr in ionic 2, for that I use the google guideHttps://firebase.google.com/docs/auth/web/phone-auth First i believe a...
View ArticleUpload Images to server (java desk app) from hybrid app
@developer_med wrote: hey, i'm developing an hybrid app using ionic1 to transfer image to remote server, server is an java Desktop application plz any idea and which technologie should use in both...
View ArticleShow me how please
@metroski wrote: Can somebody show me a step-step instruction how to make use of this feature using Creator? feature here : http://arielfaur.github.io/ionic-audio/2.0/index.html I would like to add...
View ArticleOnly one alias can be specified Please type jarsigner -help for usage
@Masim wrote: only one alias can be specified Please type jarsigner -help for usage HELP ME Posts: 1 Participants: 1 Read full topic
View ArticleRejected iOs build: Missing Info.plist key
@MaxHOA wrote: After using ionic package to build a release .ipa I keep getting this message from apple when submitting the .ipa to iTunes connect. Missing Info.plist key - This app attempts to access...
View ArticleTrying to install Ionic3 - showing Ionic 2?
@Thoron23 wrote: Hello, I'm trying to install the latest version of ionic (3) but after installing using the commands shown here: https://ionicframework.com/getting-started/, I'm noticing that it...
View ArticleHow to build ios without development team?
@fongfuse wrote: I just would like to build ios to my device(ipad) How to build it ,I have no idea Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleHow to display Motion JPEG binary data stream on Ionic App?
@jianming_tom wrote: Hi, I'm coding an app for a device, such device will receive a POST request, and send back a multipart/x-mixed-replace binary data stream. I must display such stream on one...
View Article