Slides Component Easing
@synapsid wrote: This was asked before about two years ago, wondering if two years later Ionic has any support for a custom easing function when using the .slideNext() method? Posts: 1 Participants: 1...
View ArticleWhere is the addInput() method of Alert
@brunofoafonso wrote: I’m migrating my ionic-v3 code to ionic-v4 and I’m not able to find some methods of Alert and Loading that I use in ionic-v3 like alert.addInput() and loader.setContent(). How...
View ArticleWhich version of Ionic am I using?
@setu1421 wrote: I am very much new to Ionic. I am little bit confused about whether my ionic application is of Ionic 3 or Ionic 4. This is what i get from ionic info of my project. image.png974x433...
View ArticleIonic cordova vulnerability update
@aslan123 wrote: Hi, I received the email about the cordova vulnerability here I followed the update instructions by running the update in the main directory but I got the error “Current working...
View ArticleCustom Directive not loaded in Custom Component
@glenntws wrote: Hello Guys, i’m using two custom directives inside a custom component, but when implementing the component, the directives are not loaded when i open the page. I have a custom...
View ArticleWhere do I start?
@Jprules123 wrote: I have a full Web App that I built and I would like to make a native app for IOS and Android out of it. It is currently fully written using Typescript, HTML, CSS and a few lines of...
View ArticleIonic Update available 4.6.0 → 4.7.1 FAILED
@jakratiwanich wrote: Hello, I’ve been using Ionic 4.x for a few months now and I just got a notice today to upgrade. Update available 4.6.0 → 4.7.1 Run npm i -g ionic to update And I’m getting this...
View ArticleIon-select OK button does not appear
@shepard wrote: ion-select has no OK button. It just not appear. This is in a 3.9.2 browser app. Also, ionChange does not fire. <ion-item> <ion-label>Gender</ion-label>...
View ArticleIonic Keyboard on iOS push input up?
@Diesel555 wrote: I have a simple question. When the default keyboard will cover an input in Ionic 4, is it supposed to automatically push the content up or am I? In particular, on iOS, it does not do...
View ArticleHow to read pdf with tesseract?
@slmarcos wrote: Hello, I need to develop a solution to read the contents of a PDF via OCR. I saw tesseract allow me to do this reading, but it only reads images. Does anyone know how I can convert...
View ArticleMaking connection between pages and directives
@rahulsharma991 wrote: please tell me how to make connection between directive and PAGES to access .html function in directives help i am new in ionic. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 live api (auto refresh api raw data)
@paulbuscano003 wrote: Hi, I have live api url with auto changing values https://live.wh.geniussports.com/v2/basketball/read/987129?ak=eebd8ae256142ac3fd24bd2003d28782. How Can I handle this kind of...
View ArticleGoogle Drive files (audio files) in ios
@ajasrotia wrote: Hi all, I am developing an application that will allow me to record some audios and store them directly on google drive account. I am able to perform this. Now, after the audio file...
View ArticleIonic 3 how to handle live api
@paulbuscano003 wrote: Hi, How can I handle live changing api url (raw data instead of json)? Screen Shot 2019-01-10 at 3.41.08 PM (2).png1680x1050 118 KB below is my example ionic code. //test live...
View ArticleIcons broken in 4 rc 1
@webprofusion wrote: Hi, If anyone else encounters an issue with broken icons after upgrading to 4.0 rc 1 the angular.json file has changed and needs the following. Even then I still seem to be having...
View ArticleIon-content bg-image on top of ion-card component
@helloejsulit wrote: Hello, I am experiencing an issue when adding a background image to ion-content. The image is on top of the ion-card component that is inside the ion-content. I would like to ask...
View Article[SOLVED] Can't resize modal on ionic v4
@lithiumbj wrote: Hello to everyone, i’m working with ionic 4 with angular, and i’m having problems with the css4 encapsulation, i’ve found a solution for all the others problem, but i cannot resize a...
View ArticleHow to start second thread in ionic
@navjotsingh3073 wrote: how we can start second process in ionic because i want to start some calculation in background without effecting user interface tread Posts: 1 Participants: 1 Read full topic
View ArticleError with Streaming-media
@Morbakos wrote: Hello, I’m trying to use the “streaming-media” component from “@ionic-native/streaming-media”, according to this page, but when I try to use it, the video didn’t start. Here are the...
View ArticleMy universal link does not work and yet the deep link works
@sfarouk wrote: I need your help. I installed deeplink with universal link, but it does not work and yet I think I did the right thing by following this tutorial:...
View Article