How to detect if a component is viewed from modal, popover controller or as...
@Dovel wrote: I have a component with a Ionic header. This header has a ion-back-button and a button on the left to close. The ion-back-button should only be displayed if this components is viewed as...
View ArticleCustom tabs
@adsfelipe wrote: Hello, anyone knows how to do this middle button? it is a ion-fab? or is made with css? Posts: 1 Participants: 1 Read full topic
View ArticleHow to restore an old version of my code
@scriline wrote: Hi guys how are you ? Just a question, while trying to implement firebase cloud messaging on my app ( what I, btw, didn’t achieve ), I did something wrong, don’t really know what, and...
View ArticleIonic menu not
@SaeedAnsari wrote: I cnt get the ionic menu to work out of the box, i have created a simple menu <ion-header> <ion-toolbar color="danger"> <ion-title>End Menu</ion-title>...
View ArticleIonic Bluetooth Beacons app
@Godfrey wrote: Hi All I am a newbie to Ionic. I have other programming experience including Angular. I need to develop a Ionic app for Android and IOS, that uses Beacons(eddystone) for indoor...
View ArticleSuddenly, I am unable to build my project in ionic, shows an error 'No...
@jnmlqn wrote: Here is the error that i received: warning: string ‘com_facebook_loginview_logged_in_using_facebook_f1gender’ has no defau...
View ArticlePerformance Issue in IOS13
@cristopherdino wrote: Can anyone help us. The app performs ok in lower version of IOS but we found a bit of lag/delay issue on our app when we build on IOS13. Does anyone experience the same? Posts:...
View ArticleIonic 4 sidemenu width and height
@KasunGamage wrote: does anyone knows how to get the width of the ion split pane in ionic 4.when it’s comes to the ipad ,it always visible the sidemenu.here i use opentok to do some video conference...
View Article[Android 8.0.0] Added non-passive event listener to a scroll-blocking...
@manhlh231 wrote: I update project from Android 7.0.0 to Android 8.0.0 . At Login Page, I have a bug Can’t touch enter input filed while run app, but I touch to button any then can touch enter input...
View ArticleMeasure data/traffic usage of my app
@sveen wrote: Hey guys, I build an app with Ionic 4. I use the wordpress api to get some content (news) and json-files to load some more statistics. How can I measure the data/traffic usage of my app...
View ArticleCapacitor Camera Api does not pic image from gallery.always open camera
@lalitkumarbaghel wrote: I Used code from official documents but nothing happen they also not responding on this matter.https://capacitor.ionicframework.com/docs/apis/camera but they telling lie to...
View ArticleIonic 4 & firebase analytics doesn't works
@Gordon25 wrote: Ionic version: Ionic: Ionic CLI : 5.4.1 (/usr/local/lib/node_modules/ionic) Ionic Framework : @ionic/angular 4.10.0 @angular-devkit/build-angular : 0.802.2 @angular-devkit/schematics...
View ArticleMobile hanging issue
@wibits wrote: Hi, I am using google map api to draw the routes while traveling with ionic. but after 45 mins it makes mobile hang issue and restarting the app. anyone faced this issue ? pls help us...
View ArticleHow to replace existing key values with new one in ionic local storage
@shere169 wrote: this.storage.get('current').then(token => { this.presentAlert('Existing Current data',JSON.stringify(token)); this.storage.set('current',this.data); I wanna replace the existing...
View ArticleHow to disable NSLOG for ios platform while build production mode
@karthikelavan wrote: Dear Team, we are developing ionic 3 framework based hybrid mobile app and we got “vulnerability assessment and penetration testing” report and they are mentioned The binary may...
View ArticleIon-checkbox checked not updating (iphone 6 iOS 12)
@remcoabalain wrote: Hello, I’m having problems with ion-checkbox checked. I’ve tried a lot of options to make it work, but can’t figure it out. My problem is that when the user has the app open at...
View ArticleIonic 3 - Request to Server NOT WORKING after BUILD
@john2pe wrote: Upon building there are no errors, even after running the application. Just the requests to server are not done, or the app cannot request to server at all. I don’t even know what to...
View ArticleHow to set the custom width of a ion-segment-button
@rafaelevoinfo wrote: Hello, I am new to ionic and I am trying to make a new date component using ion-segment. I would like to know how do I set a custom width for the ion-segment-button as they are...
View ArticleCordova Build "Failrf to process...
@MKHSKY wrote: Hello. im facing an compiler issue, that doesnt let me build the project. I already did the following this Remove and add android plattform Set java Compatibility to Java 1_8...
View ArticleIonic 4 Prod build failed due to ERROR in Module build failed (from...
@memthoi wrote: Hi all, I am trying to build ionic 4 project for production. It has been working fine in dev but when i ran - ionic cordova build ios --prod. The error is - ERROR in Module build...
View Article