Record audio in Media plagin
@hofit wrote: I record an audio file and save it on the phone. when I record on android I get a very small size of file (2KB) , and on ios I get a normal size (120KB) for the same length of...
View ArticleTypeError: __WEBPACK_IMPORTED_MODULE_1_signature_pad__ is not a constructor
@setu1421 wrote: I am trying to use angular2-signature-pad library for signature input in my angular project. I have tried using the library as follows: // in .module.ts file import...
View ArticleError when displaying weather data from openweather.org api
@wandie wrote: HttpErrorResponse {headers: HttpHeaders, status: 0, statusText: “Unknown Error”, url: null, ok: false, … "Http failure response for (unknown url): 0 Unknown Error" name :...
View ArticleDateTime format not working correctly for weekdays
@besasam wrote: I’ve been kinda stumped by this, because I can’t imagine why this error is occuring. For testing purposes, I ran this from the same file the error was occuring in: console.log('Date: '...
View ArticleIonic 3 tab page clear all contents
@enginmostafa1 wrote: ionic 3 tab page clear all contents Posts: 1 Participants: 1 Read full topic
View ArticleHow to select ionic slide item without clicking
@redaELFA wrote: I’m working on an android app with the Ionic 3 framework. My app’s main page should have 3 horizontal slides: example 1.png690x1182 10.2 KB 1.png690x1182 10.2 KB And I want to select...
View ArticleiPhone X Navbar Position
@hagan10 wrote: How can I move the purple bar down? image.jpg573x1012 103 KB image.png994x177 27.4 KB image.jpg728x197 116 KB Already tried: https://github.com/ionic-team/ionic/issues/12952...
View ArticleIonic V2 Chrome sockets not loaded?
@sdetweil wrote: i have an ionic 2 app, both android and IOS. migrated from Ionic 1. both platforms worked without problems. it uses the chrome.sockets plugins… I had to add (’<‘any’>’...
View ArticleIonic 3 ..ion-image is it can work without [virtual-scroll]?
@enginmostafa1 wrote: ionic 3 …ion-image is it can work without [virtual-scroll] ? Posts: 2 Participants: 2 Read full topic
View ArticleKeyboard - Lowercase first char by default
@nvirth wrote: I guess the setting up the Keyboard is far outside of Ionic, because it is a separate software, isn’t it? Is it still possible to maybe hint the Keyboard that a specific field is for a...
View ArticleWeird async issue during logout
@a19941 wrote: Hi, i’ve recently been working on a ionic cordova project which uses firebase, and I have this strange error which keeps occurring whenever the logout function is executed. I keep...
View Article[Stencil] Publishing a Stencil component to npm
@AaronSterling wrote: Does anyone know how to publish a Stencil 0.2.3 component to npm? I can’t seem to follow the documentation correctly, and I get error messages that seems to contradict the docs....
View ArticleValidation of input fields in a reactive form
@ksadksad wrote: Hello, I work with reactive forms so I can dynamically generate forms at a click of a button. The entered values are stored in a formArray. Unfortunately, I can not validate the input...
View ArticleNotificações Pusher com Ionic 3
@Osmir wrote: Estou utilizando o pusher com o ionic 3, só que estou com um problema toda vez que meu aplicativo está fechado eu não recebo notificações. Estou com o plugin de background-mode para...
View ArticleAdd React Native to Ionic 3
@teja9999 wrote: Is it possible to add react native to ionic 3 to create some pages in React Native to be able to open them quickly and have native feel and good performance. If so, kindly tell how to...
View ArticleImages don't load when running app on Android
@codingBeast wrote: Hello everyone. I know there are some topics regarding this issue, but I’ve tried all the solutions mentioned in them and nothing seems to work. I have a background image and it...
View ArticleSubstitute for ion-stop-event in ionic 3
@johnyj wrote: Hi all, Is there any substitute for ion-stop-event in ionic 3. I have case that i need nested event, like this: <div click="viewDetail()"> short detail in here <button...
View ArticleHow to develop hce (Host Card Emulation) in ionic 2
@thuraaung wrote: I cann’t find How to develop hce (Host Card Emulation) in ionic 2 as a sample.Please help if hce feature is worked in ionic2. Posts: 1 Participants: 1 Read full topic
View ArticleCurrently visible ion-card
@veerajshenoy wrote: How can I know what card the user is viewing while scrolling thru a list of cards. Posts: 1 Participants: 1 Read full topic
View ArticleFile download (pdf)
@Arulmano wrote: I have an external URL, in this URL return a pdf (auto download file). That return file working is simply working in chrome but mobile not working so how to implement that concept...
View Article