Back to overview after saving - Refetch data
@marcel158 wrote: So this must be very trivial. I have a simple CRUD application. After the user has created a new record, he gets redirected to the record overview list page. I want to refetch the...
View ArticleScrolling freezes and scroll not working in iphone devices ionic3?
@RomnEmpire wrote: I have create the app in ionic3 it working perfectly but in the iphone devices scrolling not working and screen freezed. if I use in the app.scss from this link:...
View ArticleIon-content scroll throws error
@kiruthi97 wrote: TypeError: null is not an object (evaluating ‘f._scroll.enableEvents’) Getting this error on pages which I’m having ion-infinite-scroll. I don’t have any idea which is causing this...
View ArticleHow i control banner click in ionic 3
@pksquare wrote: hello, i want to open different pages on click of diffrent slides of banner. How should i achieve this ? Posts: 2 Participants: 2 Read full topic
View ArticleHow i open whatsapp chat with number in ionic 3
@pksquare wrote: hi all, I want to open whatsapp chat for the specific number in ionic 3. Please help Posts: 2 Participants: 2 Read full topic
View ArticleFIrebase is crashed my Android application
@rajputsachin wrote: After installing firebase command my application is crashed when i installing in phone. it gives error java.lang.noclassdeffounderror failed resolution of...
View Article[Ionic-4] console.log not working in new page
@IonicGeoff wrote: console.log seems to be working everywhere else, but if I add it to a new page, it displays nothing in the console? Anyone have any idea what is going on?? Ionic: ionic (Ionic CLI)...
View ArticleIonic 4 pass data between pages, how i can do?
@niccoicco9 wrote: hi guys, i need help. before i pass data with this method: this.navCtrl.push(UserSettingsPage, { userConfiguration: this.userConfiguration}) and in the other page i get the data...
View ArticleError: Cannot find module 'xcode', but I'm building for Andorid
@ioclaudio wrote: Hi guys, I’m trying to build an app for Android with the command: ionic cordova build --release android but I get the error: ..... .... > cordova build android --release config...
View ArticleWhite screen after splash screen Ionic-v4
@iammelvin wrote: Without --release --prod my APK works fine but when building for production I get the white screen for ever. I have tried the below steps Added <preference...
View ArticleInfinite scroll with ion-content throws error
@Trdeva wrote: TypeError: null is not an object (evaluating ‘f._scroll.enableEvents’) Getting this error on pages which I’m having ion-infinite-scroll . I don’t have any idea which is causing this...
View ArticleAndroid app close immediatly after running
@ange-marie wrote: Hi, I’m create an application with ionic 3. I run in android platform. My console display LAUNCH SUCCESS. But in my phone, the app closed immediatly. My project.properties...
View ArticleIos platform add issues
@jinks wrote: When I add ios platform always getting an error like Cordova platform adds ios --save Using “requireCordovaModule” to load non-Cordova module “q” is not supported. Instead, add this...
View ArticleHow to create apk to API level 26 and above
@gymie1980 wrote: I have a professional account in ionic creator and plan to create apk for uploading into Google Play Store. I try to export but it only give option for zip file only . Otherwise,...
View ArticleNgclass not changing immediately on IOS
@Codefarm wrote: I’m using ionic 3. Using the Ngclass to switch the css class of images on click in a modal. Works well on Android, and Browser. But on IOS the class changes but doesn’t reflect...
View ArticleiOS back-to-app button on status bar not showing
@abhi150394 wrote: I am redirecting a URL to open in safari using window.location.href in my ionic app Until some time ago after the redirect, a button on iOS devices would show up "Back to " like...
View ArticleIon-reorder-group is not working in my ionic 4 project
@GiovanniArnaud wrote: Morning everyone, I have an ionic 4 project in which i’m trying to use elements such as ion-reorder-group, ion-button …(the latests functions in ionic 4). But i have the same...
View ArticleEmulate android
@netgeo wrote: Hello on Debian Strech Apache or Nginx | i have #ionic cordova emulate android No emulator images (avds) found. Download desired System Image by running:...
View Article2019 ionic 4 custom ion-menu width not working
@SanduCuragau wrote: Cheers I have an ion menu that I wanna make smaller, about 50% of the screen instead of the default width. I swear I have checked out every single post on the ionic forum and...
View ArticleWeird css behavior android (and only android)
@Nsimoncini wrote: Hi, I worked on this app for a while but I noticed this issue only now. iOS and most recent android versions(8-9) are working fine , older android versions have some issue on css...
View Article