Uploadcare widget facebook authentication opens in a browser and not inside...
@chats1986 wrote: Hi Team, I have an issue here… All I am doing is using ngx-uploadcare-widget in my app. This widget allows to share and upload photos from different platforms like facebook, twitter,...
View ArticleDesktop PWA on Chrome/Linux consumes 100% CPU
@fortunella wrote: I’m developing an app as PWA. Until now, I used ionic serve on my local machine that works very fine. Also, when I use the “Open fullscreen” link I can test the desktop version...
View ArticleBuilding iOS without Mac?
@FnnHuman wrote: Is there currently any way to build an iOS package without using Mac? Some time ago there used to be Ionic Package, which is gone right now. Posts: 1 Participants: 1 Read full topic
View ArticleButton not showing
@kocei wrote: Hello im having a problem when I try to add a button to one of my ion-item <ion-item no-lines> <ion-checkbox [(ngModel)]="filterTime" (ngModelChange)="processChange()"...
View ArticleText to speech not working using ionic native
@swethakrgs wrote: Hi all, I am in middle of the application for the text to speech, I used Ionic cordova native text to speech plugin, It works fine when I pass option local:‘en-US’, In same scenario...
View ArticleHow to define floating responsive cards?
@ioclaudio wrote: Hi, I have four small cards (A,B,C,D) into an Ionic app. I’d like to show them as A,B,C,D (on the same line) or as A,B C,D depending on the device orientation or the size of the page...
View ArticleWhy I can't do in app purchase more than 1 time?
@_Ali94 wrote: Hey guys I have small issue, I made in app purchase in my app The purchase done without problem but after the user paid then he can’t buy the same package So is that normal and there is...
View ArticleHow to navigate to root page of tab in ionic2?
@saty932 wrote: I have four tabs with in that I pushed some pages into 3rd tab.Now I wanted to comeback to root page of 3rd tab?How can I get into this page?? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Pro & Bitbuckt
@SensesRoss wrote: Hi, I’ve got an existing project in bitbucket and I want to connect that repo through to ionic pro to allow deploys and monitoring etc. I am able to connect my bitbucket account to...
View ArticleWhere is Ionic View?
@ferdinandferdinandfe wrote: Hello, I just purchased Ionic Pro to allow users to test my app but I don’t find Ionic View in the App Store ? What am I missing ? Thank you Posts: 3 Participants: 2 Read...
View ArticleSimulate a Tap Event for Functional Tests
@JoeOSMG wrote: We’d like to simulate a button tap event in order to run functional tests in an Ionic/Cordova app. It appears click events work on the buttons, but when the event is triggered by a tap...
View ArticleShould I upgrade and is Ionic 1 still viable?
@rgecy wrote: I have several apps that were developed using Ionic 1. I wondering if it is really necessary to move up to Ionic 3+. I am still using Angular 1 in most of my development and have not...
View ArticleCORS issue: It works on my local browser but not on mobile device
@fusionx1 wrote: Screen Shot 2018-06-19 at 12.21.27 AM.jpg2880x1722 2.32 MB See attached image for more info on the issue. Would appreciate any feedback. It gives 403 Posts: 1 Participants: 1 Read...
View ArticleHow do you use Popovercontroller?
@Dunny wrote: Ok, I’m currently using Ionic 4. I’m calling the controller as below, async onAdditionalEvidenceSelected({event}) { const popover = await this.popoverCtrl.create({ component:...
View ArticleIframe Issue when Opening an external link
@Samona1022 wrote: I am trying to use an iframe inside my hybrid app. The iframe works perfectly, but it has some links inside it that won’t open when you click on them. Is there a solution for this?...
View ArticleLive Deploy not Packaging cordova.js on update
@DennisSmolek wrote: Hey folks, I’ve been spending a while on getting live-deploy to work for my tablet application. I’m testing on a new iPad mini, latest cli, app-scripts, etc. What I’m doing is...
View ArticleNeed help to start with Ionic?
@dayanajabif wrote: Learn by example using Ionic Themes. Seeing another person’s code can help you learn good practices, find solutions to common problems, find out how to implement certain things...
View ArticleUnexpected value 'HttpClient' declared by the module 'AppModule'. Please add...
@subhajit25mondal wrote: I am getting this error when i am importing “HttpClient” to app.module.ts import { HttpClient } from '@angular/common/http'; Please help me out of it. Alternately, Please give...
View ArticleUpload an image to Firebase from an Ionic app
@dayanajabif wrote: We all know that Firebase does a great job when it comes to realtime databases. But did you know that Firebase is also great for uploading data and files to your app’s private...
View ArticleIon-slides centered and not in full screen
@KingDei wrote: When using the ‘cube’ transition of slides, my slide is centered in the middle and has equal padding on all sides. However, when I change this transition my slide is fullscreen. Is...
View Article