Ionic 4 proxies not working for Cors issue
@yassir-akhmis wrote: I’m trying to fix fix the Cors issue using the proxies solution but it’s seems that my app doesn’t recognize the proxy. here is my ionic.config.json : { “name”: “Allo Mealem”,...
View ArticleCan i build apps in old MAC min?
@adsfelipe wrote: My app is almost ready, so now i have to worry about the apple thing… so i’l buy a mac mini… just to build my apps. the cheapest i can found was a mac mini 2006, with OS 10.5 leopard...
View ArticleIonic interfaces presented as modules?
@Cytla24 wrote: Hi Peeps! New to both Ionic and Angular here. I’m currently trying to use an interface which i have defined under src/app/interfaces/checklists.ts as export interface Checklist {...
View ArticleJava not selected
@Thomasmesquita23 wrote: I am a beginner of ionic, and when I am trying to create my first App and I am giving this error I have no idea what it is, I’ve searched all over the internet: C: \ Users \...
View ArticleHow to Add close button to dropdown?
@prabhuadamsfino wrote: I want to add close button to dropdown menu so that users can close after choosing option. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 and android 4+ support
@breinsnet wrote: So ionic 4 works great on android 7+… now releasing an app for only that market means loosing pretty much 25% of the mobile audience. Now, the only limitation I see is the webview…...
View ArticlePhoto-library plugin crash in ios version 13
@priyasamyal wrote: Hi My my app crashes when user wants to fetch images from library in ionic 3. Photo-library plugin works fine in iOS 12. But after updating to iOS 13, it is crashing Here is the...
View ArticleHow to prevent app crash if plugin crashes
@giteshpatil wrote: I am using Ionic V3.20.0 The native camera plugin V^4.20.0 The issue I am facing is in some android devices app crashes as soon as camera gets opened. And it does not print...
View Article[Ionic 4] [HELP] Converting from HttpClient to Native HTTP
@LazCoder wrote: Hi there, I get a CORS error on the API service. To overcome this problem, I need to use the Native HTTP plug-in. I don’t know how to use native HTTP. My codes are below. And I don’t...
View ArticleWebview plugin v4
@lqrz wrote: I’m using the latest cordova-plugin-ionic-webview and now images loaded from external urls are not being loaded. Does anyone know what configuration I’m missing? For instance, my images...
View ArticleGoogle Maps Javascript SDK Error on iOS
@theHamster wrote: Hi, I’m using the Google Maps Javascript SDK in an Ionic 3 + Capacitor application. It’s a totally blank application with a very ‘standard’ maps implementation. The map is working...
View ArticleIonic studio evaluation
@tonyeffe wrote: Hi! There is a way to evaluate ionic studio before purchase. Thank you! Posts: 1 Participants: 1 Read full topic
View ArticlebackButtonClick click event ionic 4
@anton_klochko wrote: Hi all ! Could anyone suggest please, if exist way to handle ion-back-button click like it was it Ionic 3 ? this.navBar.backButtonClick = (e: UIEvent) => { }; Posts: 1...
View ArticleWhen I'm trying "Ionic cordova run browser" getting error
@felix007 wrote: image.png1340×510 30 KB Posts: 1 Participants: 1 Read full topic
View ArticleSide menu stop being displayed when navigating
@iamkinetic wrote: Application has two main pages, each of these pages has a different side menu. When navigating back and forth between these two pages, the menu stop being displayed correctly. Bug...
View ArticleSelect option when load page
@zambacto wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleHow do i store the data from the sqlite database in a variable so i can...
@LukasEdu wrote: I want to capture the data of this select : databaseObj.executeSql('SELECT * FROM usuario where email = ? AND senha = ?',[this.Email, this.Senha]) Posts: 1 Participants: 1 Read full...
View ArticleIon-loading element not hidden after dismissed it
@Tamsel wrote: Some times app has not worked becoz of element not hidden. So the app is freezed. Any one has the solution for this ? Thanks in advance ! Posts: 3 Participants: 2 Read full topic
View ArticleBuild iOS 9.3.5 FAILED
@lucaceck95 wrote: Hi everyone, i need to build an app for a iOS 9.3.5 device everything is ok for newer os version. when i try to launch with xcode, this happens Screenshot 2019-09-30 at...
View Article[v3.9.8] IOS 13 hangs on splash screen
@aclelland-netfore wrote: Hey, We recently found an issue with our application where users that have upgraded to IOS 13 seem to be hanging on the splash screen of the application. I noticed from logs...
View Article