ion-img tag not showing online image url
@Akshaykatale99 wrote: stackoverflow.com ion-img tag not showing online image url angular, ionic-framework asked by Akshay katale on 09:00AM - 12 Feb 18 I am trying to show the image in ion-img tag...
View ArticleProblem After Update
@redzwanlatif wrote: Hi, I’ve recently updated to the latest ionic in the same package. After the update, my sass seems to create problem. Most of them are mixin problem. I tried the same script in...
View ArticleIs there a way to trigger ion-select label change?
@meatloaf4 wrote: Right now i’m filling my ion-select with a dynamic array of “questions.” Each question essentially has an id and a body of text. The ion-select sets sets the value to the id and the...
View ArticleHow to take localstorage value inside constructor for processing?
@anespa wrote: Friends, I have a form with some FormGroup values . I need to take some localstorage value and process inside constructor as shown in code : constructor(public navCtrl: NavController,...
View ArticleMultiple Page Lazy Module
@ehorodyski wrote: I’m looking to upgrade my org’s Ionic stack so we can take advantage of lazy loading. We have multiple features in our app, and each feature has “sub pages”. For instance one module...
View ArticleHow can I convert Facebook page to app
@flycoders_sourav wrote: how can I convert Facebook page to app. is it possible.? Posts: 1 Participants: 1 Read full topic
View ArticleHow to insert text in TinyMCE Editor where the cursor is?
@setu1421 wrote: I am trying to use angular2-tinymce library in my project. I have successfully integrated tinymce in my module. But i could not find any way to insert text from where the cursor is in...
View ArticleI want to design a responsive design. But i can't able to do
@flycoders_sourav wrote: I want to design a responsive design. But i can’t able to do below my html <ion-card class="res-card"> <span class="open">Open</span> <img...
View ArticleHow to provide double click callback on ion-select?
@setu1421 wrote: I have a ion-select list. Now, when i select an option, i am triggering one callback using (ionSelect). But i want to trigger another callback when user double clicks on an option. My...
View ArticleAccess Camera for Video Call in WebView in Ionic 3
@Jaspalsingh wrote: How can we access camera for video call in webview in ionic 3 ? Posts: 2 Participants: 2 Read full topic
View ArticleIonic image tag to have dynamic images 'onError' event
@akhiilsanker wrote: Hi, I am build an ionic app which is both online and offline. Api has many server url images and I need to load those while in offline mode. For that I downloaded the images and...
View ArticleIonic splash sreen delay and white screen after splash
@wandie wrote: hello, i set my splash screen to these values but it is not working for a duration of 3 seconds, how can i fix it, thank you code is here Posts: 4 Participants: 2 Read full topic
View ArticleInvoke Service in Backround
@anandraj1411 wrote: I have created a chat application in Ionic3 using socket.io. I am stuck in a situation where the user sends a message when no network is available. Like in whatsapp it should...
View ArticleCryptography Questions
@vivekh wrote: Hi, I’m new to cryptography. I’ve read several articles introducing cryptographic functionalities in Ionic 3 apps. Right now, I’m using: cordova-sqlcipher-adapter to store tables &...
View ArticleIonic navbar back button
@lqrz wrote: Hi, can someone explain to me why Ionic is behaving this way, and where could I find the reason for it? I have two pages in my app, both created via the ionic CLI, both contain the same...
View ArticleDetect Android version
@reedrichards wrote: Using the platform I could tell if the app is running on an android or ios device, but how could I detect which android version is running? I publish my App for devices using...
View ArticleHow to make ionic slider to zoom
@hodanoorul7 wrote: Hey Everyone, i want to make a zoomable slider, please help!!! Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 - Validate inputs with the same name
@notonlybutalso wrote: I am in Ionic 3. I have a JSON feed that has lots of questions in it. I can grab the feed and display all the questions no problems. I just want to validate the answer areas as...
View ArticleHow to record video without using the external camera app
@GSL_Berry wrote: I’m trying to let the user record a video within my Ionic app. I have looked into several plugins, such as cordova-plugin-camera, media-capture and video-capture-plus. But these all...
View ArticleHow to add an HTML5 animation generated with Adobe Animate CC to a Ionic 2...
@Falivene wrote: I have made an animation with Adobe Animate CC as HTML 5 canvas item. I can publish the animation as html, that is compound of: 1 file html, 1 file js (and one external library...
View Article