How change TOAST color in ionic capacitor?
@wiloooo wrote: Hi, sorry for my english i’m french =) I’ve a question, how change in capacitor toast background color ? in Toast.show() ? Thank you Posts: 1 Participants: 1 Read full topic
View ArticleIs it possible to freely zoom in and out on ionic app?
@pdj wrote: as you can do in normal web browser, I wonder If it’s possible to zoom in and out freely I thought basically ionic provide this functionality but it’s not. how can I zoom in and out freely...
View ArticleOneSignal Updated and now google play error
@bringthefood wrote: Hi I have a project with OneSignal installed. It was working fine, until new iOS was release which meant that iOS users were not being subscribed to onesignal. So as per the...
View ArticleProblems with Ionic Native plugins
@neverlose wrote: I am having problems with Ionic Native plugins. Check out this post: https://stackoverflow.com/questions/61206116/problems-with-import-in-ionic-native-plugins-in-angular Feel free to...
View ArticleHow to resolve Property subscribe does not exist on type 'number' error in...
@Sweg wrote: The below code is used in an Ionic 5 / Angular tutorial to update a Place object. I am trying to apply this same code to my project where I update a Conversation object: Place Service:...
View ArticleIon-content scroll to element or scroll percentage
@lhk wrote: My app consists of a page with a very long ion-content that users are supposed to read. There are some other pages (config etc) that users might occasionally interact with. After each...
View ArticleHow to enable location on device without Google Play Service
@roy800227 wrote: Hi everyone. I use the plugin Location Accuracy to get the location service of the enabled device. But someone’s device without Google Play Service, so the plugin cannot be used....
View ArticleIonic build a simple exemple app doesn't work
@Bastok wrote: I tried the new “awesome ionic 5 capacitor”, followed the doc...
View ArticleWhat is ietm services, which company is the best ietm services provider in india
@gdeepithi wrote: IETM stands for Interactive Electronic Technical Manual Services which are classified as Level 1, Level 2, Level 3, Level 4 and Level 5. IETM is the replacement of paper work which...
View ArticleStencil - polyfill issue - when import from npm
@jerdeaf1 wrote: Hello guys, Steps: new stencil project, build it, the dist/ and loader/ folders generated new create-react-app where the project created at 1) is used like stencil suggest: import {...
View ArticleHtpp Interceptor not working
@tripurarisingh wrote: import { Injectable } from '@angular/core'; import { HttpRequest, HttpHandler, HttpEvent, HttpInterceptor } from '@angular/common/http'; import { Observable } from 'rxjs';...
View ArticleUnable to open PDF Using iframe in ionic 4
@Amin0096 wrote: Hi Team, I have tried to open pdf file in HTML page using Iframe but I am facing issue. Some time it opens and some time not. Any help would be much appreciated Thanks Posts: 1...
View ArticleE2e testing with Firestore problems: Failed: script timeout
@VictorNorman wrote: I am trying to implement some simple e2e tests for my simple little “Monty Python Quiz” app (https://github.com/VictorNorman/ionic-quiz-demo) and keep running into problems. My...
View ArticleIon-badge notifications 0
@fc299684 wrote: Hello, I wanted to ask about what is happening to me. I have an ION-BADGE where it notifies me when I have an unread message. As I do when the number is not displayed at 0. My code:...
View ArticleSuccessful FontAwesome production build?
@shepard wrote: Has anyone been able to successfully build an app in Production mode with FontAwesome? I have tried a variety of examples ans they all lead to error: uncaught NullInjectorError:...
View ArticleApp icon notification badge counter on android
@em-app-dev wrote: Hi, I am using capacitor push notifications plugin and I can’t see notification badge counter on the app icon. In other apps it shows normally but in my case it doesn’t. Has anyone...
View ArticleHow do I use ion-alert in plain javascript
@seantomas wrote: I’m having trouble getting an ion-alert to display for a plain javascript (ionic via CDN) site. The ionic documentation for ion-alert and Javascript shows the following: function...
View ArticleAutocomplete input in alert
@RobeNogueira145 wrote: I have a input inside an alert, how I can to put autocomplete off? async promptSave() { let igual = 0; let alert = await this.alertController.create({ header: 'Nome da obra',...
View ArticleUse Platform in ngModule
@Slavrixx wrote: Is there a way to use Platform from @ionic/angular inside the @NgModule @NgModule({ declarations: [ AppComponent ], entryComponents: [ TermsComponent, .... ], imports: [...
View ArticleHow to populate ionic form with user data
@Geelario wrote: Good day experts. I am new to ionic and angular. Please I will need your help to solve this problem. I want to populate a form with a registered user data that is retrieved using API...
View Article