[Help] after install cordova-plugin-facebook4 ionic-3
@kitaro27 wrote: :app:transformDexArchiveWithDexMergerForDebug Dex: Error converting bytecode to dex: Cause: com.android.dex.DexException: Multiple dex files define Lcom/google/zxing/EncodeHintType;...
View ArticleHow to setroot to a page but still with back button
@john33john33 wrote: Page flow: Menu (just a normal page, not app menu) > profile > set user name > complete (pages) My implementation: Menu (push)> profile (push)> set user name...
View ArticleERROR Error: Error trying to diff '[object Object]'. Only arrays and...
@Hammad6264 wrote: *Hey Guys, Hope you will be fine. Actually, I am facing an error with Ionic and woocommerce. I want to display my woocommerce course into my ionic app. I have a data in variable....
View ArticleGetting Address from ReversGeocoder
@apeksha07 wrote: I am using NativeReverseGeocoder for getting address from latlong but it gives response like...
View ArticleIonic 4 production build Ui inaccessible
@OmkarHLT wrote: Hi team, After upgrading to ionic 4 from beta 7 the --prod produces an Apk whose UI is inaccessible same case in PWA also.Please help stuck with the release. but data loads...
View ArticleMultiple buils of same app with different cordova id and icon / splash
@nharrer wrote: I have an app which I publish for different customers. The apps are almost identical. The few things that are different can be easily controlled with an environments.xxx.ts for each...
View Article[Ionic 3] page open after FCM onNotification with weird behaviour
@Shabin wrote: Hey guys, so recently i have encountered this issue. Normally when i go through the app. Landing page -> login -> home -> details everything works fine… i have a calendar and...
View ArticleIonic4 - ion-input autofocus keyboard not showing
@joabchua wrote: Hi All, I am using Ionic4.12.0. I am trying to archive the following: when user opens my app, it will lead to sign in page. I want it to autofocus on the input and keyboard to show. I...
View ArticleStreaming Media Audio is not working
@Hammad6264 wrote: Hey Guys, hope you will be fine, Actually I am facing a problem in playing audio song in ionic I just used StreamingMedia plugin. Everything is right but when I click on the...
View ArticleThe slides stops responding after scrolling a slide in web in ionic4
@juny58 wrote: When scrolling any slide of the slider, the complete slider goes numb. No click works. But, weirdly enough, it again works after clicking outside of the slides and clicking it again....
View ArticleBug ion-icon ionic version 4
@fahd123 wrote: I testing app in my phone android it’s working but ion-icon not showing , when testing in browser it’s showing but in phone no. { "$schema":...
View ArticleReally slow App and plugins on iOS
@Kyrax80 wrote: Hello, my App works almost perfectly on Android devices. It has acceptable (normal) performance. But on iOS devices, even on an iPhone XS Max, the plugins are really slow. I am...
View ArticleError: A problem occurred configuring root project 'android'
@pantarmj wrote: When I am building my ionic code for android by executing “ionic cordova build android”, I am getting this error: gt.png2370×1978 484 KB Some plz help me to solve this…...
View ArticleDeeplink routeWithNavController
@maximegouin wrote: Hello, I have this error which I don’t succeed to solve. I don’t understand because I have copy the code from the documentation. Capture d’écran 2019-03-19 à 14.39.51.png1282×589...
View ArticleCore Module in Ionic
@LacOniC wrote: As most of you know, Angular suggests core.module for singleton services. For example auth.service is a service that should be in core module. And we put core module in -only-...
View ArticleUsing Cleave.js directive with Ionic 4
@newelementdesigns wrote: Hello, When trying to use Angular Cleave Directive in Ionic 4 I’m getting this error: Can't bind to 'cleave' since it isn't a known property of 'ion-input'. 1. If 'ion-input'...
View ArticleCheck for app updates (both ios and android)
@thehuangkai wrote: Hi guys, I want to implement a function that checks if a new version of the app is available for update everytime a user opens the app. If they do not have auto-update turned on...
View ArticleAccess to XMLHttpRequest
@kapking wrote: Access to XMLHttpRequest at ‘http://localhost/projet_ionic/webserviceapi/serceur_ionic/aksi_user.php’ from origin ‘http://localhost:8100’ has been blocked by CORS policy: Response to...
View ArticleApple Store Connect shows Warning: "app references non-public selectors"
@nharrer wrote: I have created a new iOS app with ionic 4. When I upload it to the Apple App Store I get following warning: The app references non-public selectors in Payload/FoobarApp.app/FoobarApp:...
View ArticleValidation Ionic 4
@rafaelmoura wrote: How to validate filds the input Ionic 4? <ion-item> <ion-label position="floating">Matrícula</ion-label> <ion-input type="text" name="name" name="ngModel"...
View Article