(ionic-v4) ion-datetime
@Maigais wrote: Hi If date time picker is set to 12h format with AM/PM. I cant seem to change AM <-> PM in picker mode. Have same issue in ionic doco page...
View ArticleAndroid App not working with Firebase plugin
@nganeshreddi wrote: I am using Firebase plugin in my APP, While building APK it was giving error with multiDex, then I added multiDexEnabled true and build the APK This APK is not working in device ,...
View ArticleNeed help in RSS Feed application
@saifuddin_m wrote: I am looking for solution to read and convert XML RSS Feed using ionic [ERROR] Access to XMLHttpRequest at ‘https://rss.com/feed/’ from origin ‘http://localhost:8100’ has been...
View ArticleApi ai javascript is request error
@santad wrote: I used ionic call dialogflow . run android device error but ionic serve not error error say “api ai javascript is request error” import {ApiAiClient} from “api-ai-javascript”;...
View ArticleIonic 3 geolocation is not working
@dushan wrote: I’m trying to get my current location from geolocation. But the geolocation.getCurrentPosition().then() is not getting called. My ioinc version is 3 @ionic-native/geolocation":...
View ArticleIonic v4 no keep CSS design in android 6.0
@leovidal wrote: Good night! I am starting in the world of Ionic. I am developing and application using Firebase. Everything is going well, except when I run this application in my device with Android...
View ArticleNetwork error in firebase
@lloydlim wrote: Iam getting an error of network error (timeout or interupted connection, unreachable host during interacting with the firebase) when i test on real device , but on emulator this does...
View ArticleGetting this error while ionic serve --lab the project?
@tanzeel64 wrote: Failed to load resource: the server responded with a status of 404 (Not Found) ionic serve. image.png1249×623 52.6 KB Posts: 1 Participants: 1 Read full topic
View ArticleHow to call component methods (Ionic 4 + Vue.js 2)
@kms695 wrote: For example, if I use the ion-tabs and want to change the current tab manually, there is a select method provided for this component which returns a promise. But I don’t understand how...
View ArticleApp unfortunately stooped on real android device
@shree12 wrote: I have developed one app in ionic 3, which works fine in browser. Is it working good before Jun 16,2019. Now it is unfortunately stopped on android device. After 16 june is showing...
View ArticleIonic4 - Nested reorder groups problem - 2nd level reorder stops working...
@vojtechkubat wrote: TL/DR Nested (2nd level) ion-reorder-group stops working, after moving its parent in higher ion-reorder-group (1st level). The demo project is here: ionic4 nested reorder Any idea...
View ArticleHow to take screenshots of an Ionic4 app for the Apple Store?
@ioclaudio wrote: Hi, to publish an Ionic4 app on the Apple Store a great number of screenshot in many different formats are required. I don’t have all these devices to take a screenshot of the app....
View ArticleIon-img disappearing and reappearing during ion-tabs navigation (iOS)
@JamesSlater wrote: I have made an Ionic 4 app that uses both tabs and sidemenu navigation. Everything works perfectly when testing on my Android phone, however when I have started to test on iOS some...
View ArticleIonic 3 - this.navCtrl.last() works in development mode but dosen't work in...
@nikhil7 wrote: In my application, there are number of pages which redirects to one common page. Now in that common page I use this.navCtrl.last() for returning back to the page it came from. It works...
View ArticlePublishing ionic app to iTunes App Store
@JohnCressman wrote: I’ve been an android guy for years but I want to publish my app for iphone. I have a macbook air, I loaded ionic and xcode on it, but I’m a little lost at the whole process. Can...
View ArticleIonic 4 Change Toast CSS
@DeanCMSSystems wrote: A VERY basic question: How do I change the CSS of a toast? I want to change the content max-width on the toast message, because the close button get pushed of the screen. So one...
View ArticleOn-infinite-scroll v5
@AJDCNumenti wrote: He probado según los tutoriales y la propia documentación de ionic implememtar on-infinite-scroll, pero no funciona. ¿Alguna solución? Posts: 1 Participants: 1 Read full topic
View ArticleDisplay event from json
@Tubiss wrote: this is my calendar how look like ts file import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams } from 'ionic-angular'; import { Calendar } from...
View ArticleiOS package build fails due to 'invalid byte sequence in UTF-8'
@alexmuelli wrote: When running the package build for iOS I always get the error below. I can build it locally without issues. Running with gitlab-runner 10.2.0~beta.147.gbd1f3fcb (bd1f3fcb) on...
View ArticleIonic get value from json object
@contrasto97 wrote: Hi, i want to get a value from json object. when i debug it with the chrome console i can retrive the data but if i want to get it by code it’s give me error Schermata 2019-07-17...
View Article