Creating an iPhone datepicker like select in Ionic
@imesha94 wrote: Is there a way to create a select with the appearance of iPhone's datepicker. (Something similar to the following view) Posts: 1 Participants: 1 Read full topic
View ArticleProblem to initialize iDangerous Swiper
@b82 wrote: Within my controller i have declared my Swiper object: var swiperTest = new Swiper('.swiper-container-test', { initialSlide: 2, slidesPerView: 5, observer: true, observeParents: true,...
View ArticleAngular ui router
@zainali95 wrote: I want to make a state which occurs once only like app tutorial • and how to make a state which disable when certain conditions fulfill like login Posts: 2 Participants: 2 Read full...
View ArticleAssign IP address and WIFI settings
@atig wrote: Is there any ngCordova plugin to interact with WifiManager of Android? http://developer.android.com/reference/android/net/wifi/WifiManager.html Something similar to this...
View ArticleIon-scroll - not able to scroll vertically (even using the known workaround)
@drodrigo wrote: Hi everyone! I know it's a known issue as I've been googling it for quite some time now. To get around tis problem there is known workaround...
View ArticleIonic starter is not emulate on ios
@sweetwingz wrote: Hey guys, have you seen that your starters are not emulate on IOS with the last version of IOS/Xcode ? I think I've all updated but tell me if I'm wrong.Here my ionic infos: Cordova...
View ArticleCrosswalk: what is res/raw/libxwalkcore.so.x86?
@ffabreti wrote: Hi there, Trying to reduce crosswalk apk size, I've been digging around looking for BIG files to strip out of the building process. A file at res/raw caught my attention, as I could...
View ArticleInstead of list in sidemenu panel, want html page in the sidemenu panel
@jessedyjung wrote: Hello,I am really a newbie for this Ionic world.I am building an app with tabs and side icons on the ion-nav-bar. Once I tap the left arrow icon, 'leftmenu.html' should show up...
View ArticleIos 9.0.1: $http requests to server that supports TLS v1.2 with valid...
@ishaigor wrote: Kind soul After upgrade to latest XCode 7.0, cordova 5.3.3, ionic 1.1.0, and angular 1.4.6 the application is unable to communicate with the server that has valid SSL certificate and...
View ArticleSync timer directive with modal
@Esselans wrote: Hello everybody! I already post this issue in StackOverflow but it didn't get enough attention even with the bounty. I'm working on a app. The user choose an exercise and choose 10,...
View ArticleOverriding the back button handler
@daddicool wrote: I have the following code in index.html: <body ng-app="starter"> <!-- The nav bar that will be updated as we navigate --> <ion-nav-bar> <ion-nav-back-button...
View ArticleTabbed navigation help
@appdeveloperoasys wrote: I want advice from experts to make my application navigation. I'm new to angular ui router. My application will login to the home page where I have three tabs(used md-tabs) -...
View ArticleExternal App launched at Start of the mainApp
@Ramo wrote: Skype and Hangouts are started when I start the main application. Without that I have executed them. How can I prevent that they don't start right at the start of the main app? I want...
View ArticleAWS connectivity with google and facebook login
@mrkhanaa wrote: I have an app that logs in through facebook and google using ngcordova... Now I need to configure it to use the AWS services for authentication... I am trying to implement it with no...
View ArticleRevealJS Implementation using Ionic
@bbmishra86 wrote: I have implemented reveal js with audio slide show plugin. Example http://courses.telematique.eu/audio-slideshow/ My slides are dynamic and so when I am trying to implement slides...
View ArticleScroll cut off in ion-nav-view with dynamic image header
@ion-hash wrote: I am using a dynamically sized image as an app header which will appear in all my views. When I load a view inside my ion-nav-view it does not allow me to scroll all the way to the...
View ArticleGeolocation clearWatch() seems not to stop GPS tracking
@iwan_uschka wrote: When i start checking geolocation with navigator.geolocation.watchPosition() (cordova-plugin-geolocation is installed), and want to stop it, clearWatch() stops delivering...
View ArticleHow to create and populate pages from local app storage
@slimkid wrote: So i want to build an app using ionic which is relatively simple. The complex part is that i need to generate and populate the pages from an external api connected to an online CMS....
View ArticleIonicpopover/Ion-content with scrollbar always visible
@cooervo wrote: Hey guys I have the following ion-popover and I want to make the scrollbar always visible is there any way to achieve this? <script id="popoverCities.html"...
View ArticleIonic aside menu close event
@Ki1L3r wrote: Hi guys, I would like to know if there is any way to get the event when the aside menu is closing. Thank you very much. Posts: 1 Participants: 1 Read full topic
View Article