Google Maps fixed in CSS do not allow panning map
@frcrm wrote: Hello, I'm quite new to the Ionic Framework but I'm learning while working with it I want to make a map from Google Maps the "background" of my application, so the user can pan it, touch...
View ArticleIonic + VS Cordava Tools + ripplejs Disconnect issue
@skvsree wrote: Hi ,I am building a chat app connecting with SignalR backend. IDE used is Visual Studio with Apache Cordava tools. I am seeing a Behaviour of SignalR disconnecting automatically after...
View ArticleKimonolabs: how to scrap web pages and convert them to RSS fe3ed
@jaco22 wrote: Good morning folks, I have a question with the service https://www.kimonolabs.com/. I'd like to get a RSS Feed from a web page, in particular a newspaper's website which doesn't provide...
View ArticleEmbed QR code scanner in a section of the page - scanning all the time
@phychem wrote: Hello there, I wanted to build a page like this for a tablet app:- FullSizeRender.jpg3264x2448 1.41 MB where the left side would show some instructions, while the right hand side will...
View ArticleShuffle problem
@emsee71 wrote: Hi, I'm having a problem with my code, can you please help me, I'm making a quiz application , my problem is everytime I proceed into the next question it keeps repeating the same...
View ArticleHow can I change the markers into other places markers?
@jomabell07lascano wrote: this code has 2 point markers point A and B and some other markers for the location of the road but i wanted those extras markers to be the point of other places //var for...
View ArticleSaved Events
@emsee71 wrote: Hi, There , Is there any solution to save all the events you did after you close your app? Ex: <ion-ontent ng-controller="controller"> <div ngShow = "showMe"> </div>...
View ArticleSample App for a Table Lookup App?
@claritywebworks wrote: I have a spreadsheet that I want to convert into a simple, 1 page app. The UX would be simply two dropdowns, one choosing the "row" value (or record name) and one selecting the...
View ArticleSingle detail pages not cached?
@davor wrote: I have a detail page that has url setup something like this url: '/product/:idProduct' And this page doesn't get cached by default, but the page before (product listing) it is, so I'm...
View ArticleMy app works fine the first time it lauch, but when launch for second time...
@rsendrea wrote: Hello! I'm new in the world of Ionic, I don't understand why this happened to me, this is the brief story: Two friends and I are developing an Ionic app, they can run and use the app...
View ArticleHow to custom ionic checkbox
@teddykossoko wrote: Hi everybody, I have a form and a checkbox. When the user click on the check box, I show the password. But I want to replace the basic circle icone by an eye. In the html browser...
View ArticleFacing problem with hardware back button in ionic
@hitesh436 wrote: I have created a dynamic routing pages with states. for eg : modules.login, modules.dashboard.I saw solutions which say that hardware back button works for sectionA to sectionB...
View ArticleFixed width, dynamic number of columns
@Peiffer wrote: Is there a way to have a dynamic number of columns with a relatively fixed with in Ionic? Say you have N columns that are approximately 200px each. On an iPhone in portrait, you would...
View ArticleModifying item-thumbnail Size
@luisito95 wrote: How do I go about modifying the size of the default item-thumbnail, I am not to versed in CSS and don't know how to tackle changing or making my own class. Any help would be...
View ArticleIonic select picture from galery
@taylormaster wrote: Hi!I need help, because i dont understund why dont work..., i try $cordovaImagePicker, $cordovaCamera but dont work. <script...
View ArticleRename app into config.xml
@angelomrigo wrote: Hi I try to rename the app editing config.xml file and into the name section. After a build i could not install via adb into my device it says invalid APK Is there a way to rename...
View ArticleAdding controller to html file outside templates folder
@dilipwk wrote: Can we use controller.js to a html file which is outside templates folder ? I want to access data from a html file inside templates folder to a html file which is outside templates...
View ArticleSplash screen on iOS 9.0.1 does not transition out
@ishaigor wrote: Kind soul reading this One of the test devices we have for the app build as of this summer, does not transition out of the splash screen. The error (WARNING) from the log reads as...
View Article3g/4g network
@badrictl wrote: @nraboy The app is able to get the coordinates from the GPS (if location turned on). If location turned off trying to get coordinates from 3g and 4g network. But both 3g and 4g (LTE)...
View ArticleHow put app in background (Minimize)?
@Amaral wrote: How i can put the app in background mode when the back button (hardware) is tapped in Login view? The login view is the first view, when back button is pressed this return for login...
View Article