Ion-segment issues
ioclaudio: In my case segment doesn’t work when I use my Ionic App into an Electron page. I’ve solved using your suggestions: 1) **deliveries.html** <ion-segment [(ngModel)]="docstatus"...
View ArticleSolution to white background shows after keyboard closes in android
The android-windowSoftInputMode preference seems to be supported by Phonegap only, not Cordova. Make sure the xmlns:android=“http://schemas.android.com/apk/res/android” namespace attribute is included...
View ArticleHow can i style a shadow DOM in Ionic 4
I mean I wanted to style the <ion-tab-button> not the <ion-tabs>. I tried your solution but not working. I need help urgently
View ArticleIonic App Mobile Error on Cellular
No i believe it is not the version of cordova android , and my previous app is testing by the same device and it work fine . May be it is a simple configuration , so i don’t now .
View ArticleIoinc 4 - form and submit button
Same problem here. Solved with the click event on the button.
View ArticleGoogle Maps Native plugin - markers not appearing to update after setLocation()
Ok got it all up on github now https://github.com/ezekielincorrigible/zombiechase I was pretty knackered late last night, I’m still really perplexed as to how the blank template code that doesn’t even...
View ArticleTest connexion ionic
hy than’s for your response i just use this with setinerval while the connexion is success
View ArticleBackground Image for page on IONIC
It worked well. But I want to add a opacity to background image. I did it as following way. But opacity was added to all other buttons too. There is my code. .getstart { background-image:...
View ArticleIonic 4 events not working
According to a comment in the post announcing Ionic beta 4, events should work the same way as previus versions. The only required change would be the import, @ionic/angular instead of ionic-angular....
View Articlemx.ferreyra.callnumber keeps coming back
I had installed call number native and I’ve changed my mind after a while and uninstalled it. but every time that i build my apk file it just keeps coming back and add itself to my config file. is...
View ArticleUsing existing Js libraries in stencil
Hi izio, is it possible to create a set of web components each one using (potentially) a different ui framework? I’ve created a webcomponent (with stenciljs 0.11) that imports bootstrap css/js but it...
View ArticleIonic, cordova, android studio Compile a damaged app with Android
I honestly don’t know. But: Sujan12: Cordova-Android version 7.0.0 Your Cordova tooling seems to be out of date, which might be causing all kinds of problems. You can read about how to figure out the...
View ArticleApplication error for ionic while building
pclavequin: I face the same problem Define “problem” please. Where do you get this error message? Can you post a screenshot?
View ArticleGetting error while building ionic app for iOS
What exactly was the problem and how did you solve it?
View ArticleIonic 4 events not working
I have just noticed that beta 1 was released yesterday. Events work as expected after updating to beta 1.
View ArticleMx.ferreyra.callnumber keeps coming back
How did you uninstall it? Make sure the package is removed from config.xml and package.json manually. Maybe also remove and re-add the platform to rebuild the platform completely.
View ArticleIONIC Build Failed. Running subprocess cordova
pedroamoury: Failed to install ‘com.jareddickson.cordova.tag-manager’: Error: ENOENT: no such file or directory, open ‘C:\projetos\mobile\dev\hos-mobile\platforms\android\AndroidManifest.xml’ This...
View ArticleSimple Ionic 3 App Not Working on Android Device
How did you build and install the app? Create a new app with ionic start, add the Android platform and build and run that please. Does it work?
View ArticleIs possible to add ads in the list?
See https://ionicframework.com/docs/native/admob-free/
View ArticleApplication error for ionic while building
Make sure you have internet connection when adding the platform and on first run.
View Article