Appium + Protractor based E2E tests for Ionic apps
@abhishekkanitkar wrote: Hi all, Has anyone been able to run Protractor tests on Android Emulator & Android device using Appium for Ionic apps ? Please let me know how to do it or point to a good...
View ArticleData not show in ios device
@Haroun wrote: I use ionic 3 to build app consume an API and every thing is ok on browser and android device. But in IOS device (and emulator) nothing showing in frontend ! Debugging in ts file show...
View ArticleUsing Ionic Pro features with Ionic v1 apps - Deploy
@paas wrote: Hi everyone! Can anyone confirm if Ionic Pro’s ‘Live Deploy’ plugin feature works with Ionic v1 apps? As described here: https://ionicframework.com/docs/pro/deploy/ Posts: 1 Participants:...
View ArticleCompatibility of versions
@mdline wrote: Hello, is it possible to see the compatibility of plugin versions. When I use ionic-angular with version 3.9.2, how can I look which cordova-ios plugin is compatible ? Posts: 1...
View ArticleIntegrating Ionic in html web app
@ajibck wrote: Currently, I have a responsive web application which is used in mobiles/tabs. I would like to scan some barcode/QR code from my application. As this is built on top of html and...
View ArticleSet focus foward and backward to seperate input boxes based on the user input
@zaGbian wrote: I am working on ionic 3 with angular 5 and typescript,my goal is to implement input box for the passcode but I need six seperate boxes and each box should accept only one value and as...
View ArticleMAP Not Loading
@soomit wrote: Latitude and Longitude is showing in alert but map is not loading. Same code is working fine for other page. Here is My TS import { Component, NgZone, ElementRef, ViewChild } from...
View ArticleDelete file from Android device
@markedjani wrote: Is it even possible to physical remove image from Android device? Image was captured with Camera plugin. When i remove it with File plugin, it just deletes the content of the image...
View ArticleLazy loding use user identity all pages?
@codiqa100095421 wrote: Hello, i’m beginner and i’m doing a angular tutorial, To see if there are a user token in cache i call this on the .ts ngOnInit(){ this._userProvider.getIdentity(); }...
View ArticleXmpp connection from ionic app
@VinithaJ wrote: Hi, how can I connect to xmpp Openfire from ionic 3? Posts: 1 Participants: 1 Read full topic
View ArticleOwn Font Ionic
@Quiesan wrote: Hi everyone ! How can I add my own font and which format do I need to use (otf, ttf …)? Posts: 1 Participants: 1 Read full topic
View ArticleYoutube video player
@shchekanenko wrote: i am trying to play a video from youtube inside my ionic 2 app. any idea why it doesn’t work? import { Module } from ‘./…/…/models/module’; import { NavParams, ViewController }...
View ArticleBuild erroe
@mousab wrote: hi when i try to run a command ionic cordova run android i get this error (node:5656) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: cmd:...
View ArticleHow to change package name in my app Ionic Cordova
@abnermarques wrote: Hello guys, I made some modifications to my android ionic cordova application, but when it comes to uploading google play this is giving the error saying that the app package name...
View Article'Cannot find name XxxPage' Problem
@anespa wrote: Dear Friends, I am a newbie in ionic framwork. I try to add a page to existing ‘DreamHome’ sample code with name ‘Payment’. I generate new page through command. I got the error my file...
View ArticleHow to launch external photo editor with Ionic 2
@narshkukreti1988 wrote: I am creating an app where I am accessing images from the gallery, now I want to edit images from external image editor app(Default image editor app of the device/External app...
View ArticleIonic Pro - Live Update Applied Immediately
@tonyawad88 wrote: Hello, Do you guys know if you can apply an update immediately as soon as you download them using the manual process? Currently the app would need to be relaunched completely for...
View ArticleIos open the app from URL, universal links plugin
@pe1 wrote: Hi, I try to open the app from urls using cordova-universal-links-plugin. On Android it works fine, but on IOS it doesn’t at all. I have uploaded ios configuration file...
View ArticleIon-option pre-selection not working
@charlestsmith wrote: Hello All, I’m using this example from ionicframework docs: Im having a for loop for ion options and which should be preselected when the page loads, the preselection is not...
View ArticleIssue with images on ionic pro view
@filippodicostanzo wrote: From Today migrate to new Ionic Pro View. All steps works fine. I generate ssh key and I create a master version on my Dashboard. I have only a problem, i can’t show all...
View Article