ERROR: Object(...) is not a function
@cakaltepe wrote: There was no problem in my project. But 2 days ago I added flatpickr.js plugin and started to get the following error. I tried the “ionic repair” command, but it’s not solved. I...
View ArticleUnable to build ionic 4 app in real device using xcode 10.2
@chakradharsw wrote: I created a new ionic 4 application, it is working perfect in xcode simulator . But build always fails when i tried to run in real device. I don’t know what is the problem....
View ArticleDetect header height to avoid notch / large header problems
@JerryBels wrote: Hi, In Ionic 4, I’m looking for a way to change the margin-top / height / padding-top… of some elements according to the header size. Didn’t find any way to do that. How to detect...
View ArticleIonic 4: ion-select doesn't work well on IOS
@JerryBels wrote: When on IOS, ion-select doesn’t trigger choices when tapping on it. It does so when tapping on its boundaries / borders. An example of faulty code : <ion-slide>...
View ArticleIos - Google login - choosing an account gets to Google home page ?!
@JerryBels wrote: Hi, So when opening the plugin on Ios, I see the Sign in with Google page, with the instruction “Choose an account to continue tu myapp” Below are my account list (just one). I click...
View ArticleApplication not installed on android devices - Ionic4
@anandraj1411 wrote: I have developed an android application using Ionic4. I am facing an issue when installing the apk in to android devices. I have seen similar questions but didnt get and proper...
View ArticleUpdate Old Android App by Ionic App in play Store
@hbellahc wrote: Hi Every One I’m working on a new application (Ionic V3) which is a replacement for an Old Android App (we lost sources). Now, I need to publish the application into play Store et and...
View ArticleIonic 3 Local Notification
@Willyrotich66 wrote: I am trying to create sticky notification to show while streaming radio app is active i keep getting errors. [22:46:30] console.warn: Unknown property: sticky [22:46:36]...
View ArticleCordova-plugin-firebase with Capacitor. Android Studio build error
@wekas wrote: There appears to be an issue with the cordova-plugin-firebase plugin when using Capacitor. I get the following error in Android Studio. ERROR: Plugin with id 'io.fabric' not found. Has...
View ArticleHow to create a mobile app using ionic v1
@ritendras wrote: I have an old ionic project, which runs on ionic v1. I just wanted to know how to create an app from scratch using ionic v1. I saw the documentation and it only creates the app using...
View ArticleUnable to pre-select the radio button in the form by default
@marytee123 wrote: Ionic 4: I have the the following form with radio buttons: One <ion-item> <ion-label>{{value1}}</ion-label> <ion-radio slot="start" value={{value1}}...
View ArticleIonic 4 - How to hide iframe website scroll bar? Is iframe method better than...
@jerrychong25 wrote: Hi all, I am new learner in doing Ionic 4 app. I would like to embed a website inside one of the tab (Tab 2) for my Ionic 4 app. However, after I included into it, it will...
View ArticleInAppBrowser message event not firing
@jazzymb7 wrote: I’m using inappbrowser to open a thirdparty payment gateway, after successful transaction I get a response form the call, but the message event of inappbrowser in not firing upon...
View ArticleNo available runtimes could be for [chosen simulator]
@ionicNovice wrote: I’ve searched for a solution everywhere, but similar problems yield years old result that doesn’t solve the problem anymore. I’ve been running into problems trying to start up iOS...
View ArticleCustom Plugin for Native IOS SDK
@saravanan109587 wrote: HI , I am trying create custom cordova plugin for IOS Sdk “https://developer.vantiv.com/docs/DOC-1915”. before that i hava tried to call existing hellow world plugin using...
View ArticleIONIC 4: HttpModule is giving CORS error in android
@dvtopiya wrote: I am using angular’s HttpModule and HttpClient in my ionic 4 project. But it is giving CORS error in android platform. So i have tried with ionic http plugin. But it is not working in...
View ArticleHire to update app from Ionic 3 to Ionic 4
@Socode wrote: Hi, We want to hire one developer so as to update our apps so as it to function under Ionic v4. There will be 3 to 5 apps to update ( with no backend and front end modification). We...
View Article[ionic4+capacitor] AdMob Plus plugin lambda expressions error
@zajcman wrote: Hellow i get this error when i want install by app on device error: lambda expressions are not supported in -source 1.7 (use -source 8 or higher to enable lambda expressions) I use...
View ArticleTouch problems after modal.hide()
@sneakol wrote: Hi, i’ve just upgraded an app from ionic 1.0.0 to ionic 1.3.3 now the touch stops to work after i close a modal with modal.hide() any idea on how to fix this? thanks Posts: 1...
View ArticleWhy on state change loading hasn't dismissed in ionic4 ngrx/store?
@mrdorofeev wrote: Why on state change loading hasn’t dismissed ? Look - presentLoading() function. In NgRx Store DevTools - “isLoading” state changed correctly after call action on subscribe to store...
View Article