Android Keyboard Bug
@hm21 wrote: Hi Everyone, I have a problem with the keyboard in my App on Android. If my keyboard is open and then I open a new modal, a white rectangle is at the keyboard place and sometimes...
View ArticleHow to make a custom news article database for ionic4 app
@HarinderG wrote: I am making an app that displays articles written by a small team. I was wondering how is it traditionally done. Where should the writers push their content, and how will the app...
View ArticleIonic4: Styling of ion-segment in vue
@Aer0 wrote: Running Ionic4 on Angular is pretty simple as well as for Vue. Regarding the docs for Angular you can add a global variable file located in src/theme/variable.scss and override whatever...
View ArticleRun the ionic app in android device
@SwiftAntIonic wrote: How to run the ionic app in my android real device.? i tried this command - ionic cordova run android but am getting this error always. Failed to find ‘ANDROID_HOME’ environment...
View ArticleKeyboard 'next' button not triggering ion-select in form
@andrefroes wrote: Greetings! I am developing an application in ionic where the focus is the usability in it and one of the problems that I am facing is that the ‘next’ button in the device never...
View ArticleIonic + hardware
@rafaelmoura wrote: is there anithing about interation Ionic with hardware (wifi or bluetooth), execute commands simply etc ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic 4 - Ionic Refresher Bug
@smillerJess wrote: Hello, I’ve faced this issue today. I have implemented ionic refresher on my app in many places, but this time in particular the ionic refresher is displaying a black figure...
View ArticleSearch bar animation
@fabianluque wrote: Is this possible using Ionic? Any good examples? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleReally need help with a routing issue Uncaught Error
@dcunningham wrote: I hope I ended up posting this in the correct location. I have a problem with an app I am working on. I’m not sure how to explain. Here is the Issue I am having. I have a home page...
View ArticleHow to implement a Ionic modal within a service that is available in all...
@Radecom wrote: I have a secondary module of the AppModule, in this case, it is called DriverModule, and within that module, I have the DriversService service added within the providers array. Within...
View ArticleDrag & Drop Components are missing from the Ionic Studio visual app
@SFoux-Dev wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleWhite screen of death after upgrading ionic
@APrince wrote: Hi, I have this problem that is driving me nuts for several weeks already and I just can’t seem to find any solution. I have updated ionic and my app which was building just fine for...
View ArticleExecution failed for task ':app:processReleaseResources'
@Masumi wrote: I guess there are many topics about it, but all the solution didn’t work. So, I made the topic one more time for people who still have the problem. Bug Report I’m trying to build an...
View ArticleDocument Scanner in Ionic
@Pradip wrote: I have Developed a Document Scanner ( Camscanner Clone ) in Ionic 4 Android Application is Hosted at https://play.google.com/store/apps/details?id=in.openmed.docscan github repository...
View ArticleIonic/Firebase image-picker/Crop and upload issue
@mvenus wrote: Hi, i was trying to implement the functionallity to pick an image and crop it. After that i would like to upload it to firebase. For some reason it doesnt work at all and the...
View ArticleProblem in ionic 4 with cordova-android@8.0.0, blank screen when start on device
@nelschads wrote: I had a problem with the firebase plugin on ionic 4 the app just didn’t compile and I had to upgrade cordova-android@7 to android@8.0.0 the app compiled, but for the start just...
View ArticleUnable to watch hls stream in webview
@alucarddracula wrote: Hi, I have a ionic cordova app which uses webview to access a page on my website. This page has a tag and the source is an hls stream. When I try to watch the stream it brings...
View ArticleHow to resize the tabs page?
@pokkertilulv wrote: I’m having trouble with the keyboard closing without recalculating the view (empty space where the keyboard used to be). Normally I would use content.resize() but it’s not...
View ArticleWhy is not working in ionic 5 with sidemenu framework
@rajashekarguda wrote: I have created a new ionic app with sidemenu. But now im trying to add tag, but its not working. The error is below Error: Template parse errors: ‘ion-button’ is not a known...
View ArticleIonic 3 : geolocation.watchPosition not fire in Android versions-9 devices?
@RomnEmpire wrote: i have implemented tracking functionality in ionic3 app its working perfectly in all android version below 9 but in some android 9 version devices its not working. So lets...
View Article