Msg: ERROR CONTEXT [object Object]
@samuelv wrote: Hello, I tried all day to debug my app, which work perfectly on browser running, but which doesn’t work on Android Studio. I have this error message : Msg: ERROR CONTEXT [object...
View ArticleIs it possible to use @ionic-native/google-maps with react?
@cboudreau wrote: I only see the use of angular in the docs, I’m wondering if you can use react as well? Posts: 1 Participants: 1 Read full topic
View ArticleNormal HTML tags in Ionic 4
@YXUN wrote: Hi guys, so my app is done and I want to add Privacy Policy and Terms of Use into the app. I used an app privacy policy generator and they provide me a full HTML tags code source. Is...
View ArticleSliding fabs?
@Nadzz1 wrote: Hi, I was wondering if its possible to do a sliding fab so you can slide up and then it runs a function maybe? is it possible? Posts: 1 Participants: 1 Read full topic
View ArticleIONIC v3 - FileTransfer - Upload don't send param for FileUploadOptions
@mgorosito wrote: Hi everybody! I have a problem with plugin cordova-plugin-file-transfer when i try to send some params with file inside a request for a server. In server only arrives the file with...
View ArticleBuild capacitor ionic 4 app on MS App center
@takwin2018 wrote: I would like to ask if anyone tried building capacitor-based Ionic 4 Android, IOS versions on ms app center. Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleCapacitor - Plugin for Share Extension from iOS & Android
@activate wrote: Hi guys, In my Cordova app i had installed the Open With plugin (https://github.com/j3k0/cordova-plugin-openwith) to transfer photos from the Android & iOS photos app to my app....
View ArticleNo versions of ionic-team:capacitor-android are available
@zzuum wrote: Hello, I added Fingerprint Auth in my ionic/react app. and now when I try to build it in Android studio, I get this error Could not determine the dependencies of task...
View ArticleGoogle API HTTP request doesn't work
@samuelv wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleSet initial value on ion-select when ngModel is string but ion-select-option...
@trfletch wrote: I have an ion-select setup as follows, the “attribute.value” is a string but the “option.id” on each ion-select-option is an integer, I need to set the initial value of the select...
View ArticleIonic 5 Modal View Full Screen
@hpwah wrote: Hi, I implemented modal view in my app. It cannot present as full screen in both iPad and Desktop browser. May I know whether I miss any parameters to set? Appreciate you share the...
View ArticleMy dropdown is not showing but submit button is showing
@CodeKazuko2 wrote: My dropdown is showing and there is no syntax error but import ReactDOM from ‘react-dom’; is never read. This is my code below. import React, { Fragment } from ‘react’; import...
View ArticleBuild from git repo subroot folder
@bhq wrote: I have a git repo that is connected to Appflow and there are 2 folders at the root. One of them is the actual ionic app and the other is for the backend called /api. How would I create a...
View ArticleIonic HTTP request failed error in ios
@rachitha2020 wrote: I am getting below error, when trying to call a https request in ionic 4 app on iPhone. And server SSL certificate is a valid and trusted one. Does any one knows a fix for this?...
View ArticleIs it possible use *ngIf with jQuery?
@CHAEN wrote: I have make two select Box. Using ngif, jquery does not work. How can it work? this is my code html <div *ngIf="game=='nintendo switch' || game=='Playstation Pro'"> <select...
View ArticleIonic 3 Firebase Crashlytics
@CHANAKAKA1992 wrote: I have developed app ionic 3 .so i want to intergrade firebase crashletics. in ionic V3 $ ionic cordova plugin add cordova-fabric-plugin --variable FABRIC_API_KEY=XXX --variable...
View ArticleFirebase Test Lab for Ionic
@borjalo wrote: Does Test Lab from Firebase support Ionic apps? Posts: 1 Participants: 1 Read full topic
View ArticleTheming in Ionic 4
@farazahmed wrote: In my themes/variables.scss I have two color themes (dark and light): /* LIGHT COLOR THEMES ========================================= */ /*$colors: ( primary: #ffffff, secondary:...
View ArticleHelp to find a significative certification for ionic
@LouisLoyer wrote: Hello everyone, I really would like to know a real and serious certification to ionic. i need to obtain it for my high school. Thnk you for ur help and for ur time. Posts: 1...
View Article360 degree image
@sanz wrote: Hi everyone … I have a 360 degree panoramic image I’d like users to display and hopefully interact with on their phone. Running the latest Ionic Angular and Capacitor as a PWA. Has anyone...
View Article