iOS input focus issues
@zentlyio wrote: I am currently having trouble with focus on my inputs for iOS. It works perfectly on Android, but for some reason something is going with iOS where sometimes it takes multiple clicks...
View ArticleFullscreen video in android - No video, only audio
@sparsh0611 wrote: Hi, I'm using iframe to embed youtube videos as mentioned below - <iframe src="{{collegeTutorial.safeSource(collegeTutorial.tutorials.videourl)}}"...
View ArticleChoosing a Framework - Why Ionic?
@DauntlessRob wrote: Hello! I'm looking to get into building mobile apps. Since I'm already a web developer, I'm figuring that a good JS framework is the way to go. However, There are so many pieces...
View ArticleHow to monitor network connectivity in ionic?
@samxfido88 wrote: I want to monitor network connectivity in ionic app . i'm using ngCordova network plugin i have 3 scenarios while opening app if net is not connected while using app if net is...
View ArticleChange the style of the spinner on the SplashScreen
@mandraker wrote: Hello everyone, maybe you can help me. I have a classic android style spinner on the SplashScreen of my project, locate on the center of the screen. My objectives are the change the...
View ArticleUpdate - App data not getting deleted
@lakshman_dev wrote: Hello, I am building an ionic hybrid app for Android and iOS, but facing a problem while updating the older version app with the new version. When we try to update, the iOS update...
View ArticleUsing components as templates in ui router conflicts with nav bar
@anmolarora wrote: Hello Everyone I just noticed a problem with ion-nav-bar which appears when using directives as templates with ui router. Being precise, when using state router as -...
View ArticleUpdate form issue
@parabahis wrote: Hi everyone. I have an issue about the sending datas for update. I use this html form to posting data. I use this input on ng-repeat. So there are many inputs inside ng-repeat. When...
View ArticleHow to Select multiple item on long press?
@adityajaiz wrote: How to select the multiple item on long press ?? <ion-item class="item-remove-animate item-avatar item-icon-right" ng-repeat="chat in chats" type="item-text-wrap"...
View ArticleHi, help me
@andyweb_2016 wrote: Hi, i want to know how make a templates for ionic like a app PREGOThanks Posts: 1 Participants: 1 Read full topic
View ArticleWhat plugin did I suppose to use on implementing video call, chat?
@johncabs18 wrote: Hi ! I'm a geek from Philippines and I'm using this framework for my project. I have a question on what plugin did I suppose to use on implementing video call, chat? Any advise,...
View ArticleTake a photo in background
@kaineo wrote: Anyone knows how to take pictures without user see? Take a photo and save, without the user see anything, Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleUsing File Transfer with InAppBrowser
@wandyer wrote: I made an Ionic app that immediately opens a external url with the InAppBrowser plugin. This is how my .js Controller looks like this: angular.module('starter', ['ionic'])...
View ArticleiOS app crash on publish
@cuarti wrote: Hi, I don't know if this is the correct category to do ask a question. I have created a app in ionic and I tested on real iPhone and in emulator, and all works fine, but AppStore said...
View ArticleLogo and title in header (left-center)
@Gentianes wrote: Hi, I want to be able to have a logo and a title in the header of my app. Currently, my app is organised this way : index.html that wraps the other views : <body...
View ArticleTextarea triggering inconsistent page freeze
@sean_thompson wrote: Hi all, Intro and PlnkrI'm getting odd (and inconsistent) behavior on a single form on one of our applications. The page has a google map, a series of inputs, an ion-radio, and a...
View ArticleIntegrate facecbook comments plugin into an ionic app
@bugMaker237 wrote: Is there a way to integrate the facecbook comments plugin into an ionic app? I haven't been able to get it work by simply adding the facebook sdk and putting the plugin div:...
View ArticleChecking network status on Ionic application
@methuselah90 wrote: I have written the following service which attempts to check for the connectivity of an application, as in my Ionic app, I need to perform certain actions based on whether user is...
View ArticleIonic1 app gets reload on clicking a button
@junaidahmed93 wrote: I have an ionic app with side-menu. My requirement is to have a Login Page before side-menu page. By clicking on login button first time application gets reload, on clicking...
View ArticleIonic Intsallation
@Gauri112 wrote: I am installing ionic but, it npm gets hanged @ loadRequestedDeps: still install loadAllDepsIntoDealTree Posts: 1 Participants: 1 Read full topic
View Article