Cordova-plugin-filepath: Unable to resolve filesystem path
@thisisirfan wrote: Trying to upload image from ionic application using cordova-plugin-camera via android/ios gallery. It’s working perfectly fine on ios but throw error while resolving path, I’m...
View ArticleIonic 4 issue with form inside modal
@Stylemayster wrote: I found an anoying bug that start from Ionic 4 beta 18 and still exist in RC1. Happening on android. When working with a form inside a modal, if you close the modal while keyboard...
View ArticleOptimize load time on page
@xerintel wrote: Hello, I need to pass a printed form to an application. That form contains about 1000 fields, and takes up to 4000 lines of code on my slowpage.html When I use...
View ArticleError when execute Ionic serve
@IreneC wrote: Hello everyone, When I execute ionic serve, the following error appears: > ionic-app-scripts serve --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703...
View ArticleApp gets frozen when running --prod mode in Android
@franzisk4sis wrote: Hi guys, When I run the app on device in debug mode everything works fine, but when I build with --prod and try to run it gets frozen and never goes after the splash screen. I...
View Article@ViewChild is not working for Ionic 4 web components
@shafiul2344 wrote: Does @ViewChild of angular reference ionic 4 webcomponents? It’s not working for me. Posts: 1 Participants: 1 Read full topic
View ArticleStatus bar color on a specific page
@alizeegtd wrote: I’d like to set a general setting for status bar color and a specific color for one particular page of the app. How can I do this without having to set the color in each page...
View ArticleAPK with invalid signature
@PSKT wrote: Hi, so I have currently build an APK and I was planning to upload it to the Google Play Store. But problem occurred when I want to upload the apk file to the production. Here is the...
View ArticleFailed Login Session with Twitter Connect Plugin in Ionic 3
@setu1421 wrote: I have integrated twitter-connect-plugin in my app with firebase. I have followed this tutorial for setting up the twitter with firebase in my Ionic 3 application. In my config.xml:...
View ArticleIonic 3 - navbar Iphone X open page in modal bug
@kydenz wrote: Hello, I am developing an application with the same paging system as Facebook Messenger. That is a button at the top left that opens a menu (which is a modal). A button list is...
View ArticleI need help wirh firestore
@NoorAlhuda1990 wrote: i need to connect a firestore with my ionic 3 app and i want to read some database from firestore to my ionic 3 app >>> please help me Posts: 1 Participants: 1 Read...
View ArticlePass data between pages ionic 4
@Ludolefrenchy wrote: Hello, what is the best way to pass data from one page to another with ionic 4? I have to pass a title and a description from an input. thank you in advance Ludo Posts: 2...
View ArticleIonic 4 - Scrollable List - Needed
@vvanherk wrote: Hello. I have a list in the middle of screen that needs to be vertically scrollable - not a page scroll. An example scenario is that I have 25 information records (items in list). I...
View ArticleIonic infinitescroll with json data
@RenzoM78 wrote: Hello, I have the following page and restapi that works fine. But there are al lot of items loaded and what I want to do is to load a few items and every time when scrolling down...
View ArticleXcode archive error after Successful build of App
@rammohanb wrote: Currently I’m using Ionic Framework and trying to build iOS mobile App. In order do that I Did following steps. To add the platform, $ ionic cordova platform add android 2.To...
View ArticleIonic4 component not a known element
@polonski wrote: Hi guys, I’ve looked around but it seems I have all bases covered. Here’s a repro: create an example project ionic start example --type=angular - ok so far generate a component...
View ArticleAfter splash screen - ionic4
@rajeshvs wrote: ionic 4: My app, currently about 4 lazy modules. 3 Providers are declared in the app.module.ts After the splash screen, the screen is white for 1-2 seconds and then the 1st screen...
View ArticleIonic 4 IonSlides bug? with screen orientation change
@arnhrwd wrote: IonSlides does not properly update when the screen orientation changes. E.g. consider the following code snippet: @ViewChild(IonSlides) slides: IonSlides; constructor(private...
View ArticleHow to stop build that is STUCK because of --prod flag
@trvrphlps wrote: Hi, we are facing the problem that our builds is stuck when we using --prod flag, but the real problem is that now it has stuck not on our cli, but inside ionicframework build tool...
View ArticleSlides does not exist anymore
@DeanCMSSystems wrote: Slides component does not exist anymore? image.png1117×424 15.3 KB Posts: 1 Participants: 1 Read full topic
View Article