App event not getting logged in facebook events
@Kamanatripathi wrote: Facebook app event in Ionic 3. App event is not getting logged. All that is getting logged is APP start and stop. I installed Facebook SDK too. Posts: 1 Participants: 1 Read...
View ArticleBlank white screen after splash screen on some android devices
@bii254 wrote: Hi, So i have developed my ionic app, everything works well both in browser, android emulator and on my device. I already upload to play store and users have started using it. Now the...
View ArticleInput File audio
@lucaceck95 wrote: Hi ionicers, i’m stuck with this issue… my application has a <input> element for open media files everything is ok with image and video files, but i’ve problems with audio...
View ArticleXCode 11 CordovaLib.profdata Error
@LacOniC wrote: Today I installed XCode 11. I can build project with ionic cordova successfully. But when i try to open in xcode, xcode generates an error: Apple CLang Error error: Could not read...
View Article[ionic 4] ion-menu opens and never closes on android emulator
@houssemelliti wrote: Hello, I have an app with ion-menu. ion-menu-toggle works fine opening and closing the menu on browser and physical devises. But on android emulator, once the menu is opened, it...
View ArticleWhy is NavController and navPop etc. still present in Ionic 4 but without...
@Dovel wrote: Why is NavController and navPop etc. still present in Ionic 4 but without function? Do I understand something wrong? For example. This import. The NavController. Not usable, but it’s...
View ArticleCan i use docxtemplater or another npm package, to edit word document on...
@ionian wrote: I am trying to edit a local Word document with the Ionic 4 application. I do not want to just show a preview. I heard that there are some npm packages that could help. Would the...
View ArticleIon-checkbox Slow on Device
@edubaka2609 wrote: Hey guys! Im having some issues on a ion-checkbox inside a *ng-for on the browser is ok when i install the apk on my mobile using the flag --prod ,gets a huge slow performance when...
View ArticleHot to upgrade cordova platform and cordova plugins?
@ioclaudio wrote: Hi, I have an Ionic4 app that uses Cordova 8.0.0 for Android and many Cordova plugins. I’d like to upgrade the Cordova platform, from 8.0.0 to 8.1.0 and all the plugins. Which is the...
View ArticleIonic 4 - Responsive Img/button with col
@Hafbou wrote: Hello! Thanks a lot for reading me I hope you’re doing well! In fact, I have a very little problem : I’m trying to put 3 big sized button in my App, but I really don’t get what I want...
View ArticleIonic 4 refresh tab
@Jananikannan wrote: Hi, I am navigating back and forth inside the tabs in ionic 4. i have a list of values in one tab and when i approve one of the list item from another tab and navigate to the...
View ArticleChrome stopped launching
@Tommertom wrote: Hi Anyone experienced recently that Chrome does not launch when issuing ionic serve -w chrome, and neither does a PWA installed on the windows PC? Eventviewer shows error in the log...
View ArticleStarters not working?
@mraible wrote: For some reason, starters are no longer working with Ionic CLI 5.4.1. The download just seems to hang. $ ionic start foo tabs --type angular ✔ Preparing directory ./foo - done! ⠙...
View ArticleIonic 4 - How can i do this?
@gonmtl wrote: Hey there! I’m trying to do this header. imagen.png856×517 88.5 KB And this is what i have but i don’t know how to get the “folder” icon with the text to the second row in the header...
View Articlewin10 appx content not loaded
@bailin wrote: I’m using ionic4 building win10 appx, ionic cordova build windows – --arch=“x64” --prod --release the build was successfull and appx generated, even pass Microsoft dev center package...
View ArticleIonic 4 Multi language
@rakeshtsasi wrote: I tried to make side menu application with Arabic and English languages. But if changes the direction rtl the menu shows left side only, pls help to solve this issue…Thank you...
View ArticleIonic 4 - Not working on android marshmallow and below
@john2pe wrote: Hello! I am currently having a problem on building an app for marshmallow and below. The ionic components are not working. Is it true that ionic 4 only supports nougat and above?...
View ArticleRenaming picture while saving base64ToGallery
@markedjani wrote: My code below, can’t be simpler than that: this.base64ToGallery.base64ToGallery(this.imgurl, { prefix: 'testpicture, mediaScanner: true }).then( res => { When picture is saved,...
View ArticleFile upload in b64
@Devendra0110 wrote: I’m working on a project, in which I take supporting documents(.jpg,.png,.pdf) along with other details. I want to change the File into B64 before sending it to server. How can I...
View ArticleIos side-menu header is too big
@contrasto97 wrote: Hi, I added a sidebar menu to my ionic page. On android it’s ok but on ios the header it’s too big Schermata 2019-09-24 alle 09.25.26.png723×677 124 KB Posts: 1 Participants: 1...
View Article