Ionic 4 OneSignal push notification click route to a page
@navod1997 wrote: My code is working when my app running. but when app was closed it’s not working… this is my app.component.ts file I am using php api to create notification using onesignel. I...
View ArticleDoes IONIC 1 support iOS12?
@ajitmore wrote: Hi, We have mobile application developed into IONIC 1. It is working fine with Android OS, but it is not working on iOS 12 devices. We are able to build an IPA file using XCode 10...
View ArticleIonic 4 Current working directory is not a Cordova-based project
@thomaskim47 wrote: Ionic Info Ionic: ionic (Ionic CLI) : 4.10.3 (C:\Users\thoma\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 4.0.2 @angular-devkit/build-angular : 0.12.4...
View ArticleWhere to initialize the admob pro plugin correctly
@To2gomes wrote: Hello, recently acquire the admob-pro plugin license. But I already have an application in production where I already used this plugin. My implementation was as follows, on every page...
View ArticleIonic4 Angular7 Capacitor HttpCLient @angular/common/http
@cengiz74 wrote: Hello everybody, I would really apreciate some help. I am using the HttpClient ( import {HttpClient} from ''@angular/common/http'; ). I can log data and error returned when...
View ArticleTranslate-ngx & Ionic 4
@blondie63 wrote: Hi all, i’m using this code: this.translate.get('ALERT_ERROR').subscribe(text => this.ALERT_ERROR = text); but vs.code said me this: @deprecated — Use an observer instead of a...
View ArticleHow use the ionic-native/serial plugin
@chris389 wrote: Hello, I need to communicate with a device connected to OTG on a phone. In the documentation( ionic 3) of the plugins there is an example for the part on the permission and the...
View ArticleCreate project with previous release
@lsantaniello wrote: Hi all, I need to create a project with v3 release but when I create a new project, it has release 4.x Is it possible to use ionic cli to create a previous release project? Thanks...
View ArticleNullInjectorError: No provider for NavController
@alexmigwi wrote: I’ve read countless forum posts but I can’t figure out what am missing in my code which gives me the error. "ERROR Error: “Uncaught (in promise): Error:...
View Article[Ionic 4]How do you remove the padding in .native-button?
@avex wrote: I want to customize the button inside ion-item-option as Ionic3 style(full region) like. However SHADOW show again without any --ion–xx way can be found. So How do you remove the padding...
View ArticleIonic 4, logout method
@dev-gilbert wrote: Hi guys, I was wondering what would be a nice implementation of a logout method, specifically which method from the navCtrl would you use? I have this example: logout() {...
View ArticleDoes ionic barcode scanner api supports multi barcode scan?
@kaurgurdeepjava wrote: I am new to ionic development. I am building a mobile app that should have feature to scan multi barcodes. so far I get to know that scandit and manate works sdks support multi...
View ArticleIon-datetime is frustrating
@helpmelearn wrote: I have a ion-datetime to show just month and year. <ion-datetime displayFormat=“MMM YYYY” picker-format=“M YYYY” [min]=“minDate” [max]=“currentDate” [(ngModel)]=“reportDate”...
View ArticleFlickering effect during navigation on iPhone
@dev-gilbert wrote: I have no idea why this is happening, but when I run my app on my iPhone using the DevApp I found a flickering effect during the transition of the navigation animation. I tested it...
View ArticleSVG Icon not appearing but others are
@sqr08 wrote: Only 1 of my icons are not appearing, despite the code being the exact same for all of them. The icon is appearing on my web view and an android but not on my iOS simulator. <ion-row...
View ArticleI cannot Open PDF File
@trustsolution wrote: Hello Ionic Community i need a help for you , i want to make screen page by using ionic 4 , the screen contains 1- div , checkbox , button the div contains PDF File viewer , when...
View ArticleBlack and white apps (v3, v4)
@tanojaja wrote: Hi guys, I’m running into a big problem in my android builds. I can’t figure it out what is going on… Each build in v3 or v4 generates the same result, an app with a broken css. Here...
View ArticleHow to record my voice and meanwhile play background music
@Liza1201 wrote: I am building music app now, but faced some technical issue. I played the background music and at the same time tried to record my voice. It’s smiliar with karaoke. But I can’t do...
View ArticleClick to slide open and close ion-item-sliding on Ionic 4
@skepticam wrote: I want to implement this function on Ionic 4. Is there any way to do it? Posts: 1 Participants: 1 Read full topic
View ArticleBug with --prod only
@JerryBels wrote: Hello, I have a VERY strange bug which I have absolutely no idea how to debug. When building my ionic app and launching on my Android, it works just fine. But, when I add the --prod...
View Article