Retina full size project (iPad 2048*1536)
@kycok_6o6pa wrote: Hi, guys! I really need to show some of views inside of my App in full retina size with scale==1. It means, for example, that WebViews's viewport should have resolution...
View ArticleClear previous state's parameters from Soft Back Button history?
@finetheagency wrote: Okay so I have a state that accepts a parameter. When it is available, it hits the server, pulls data and pushes that data into the next state so a user can take action on that...
View ArticleIssues with Camera access
@andrew_milici wrote: Hi all I'm having a fair amount of trouble with a new app. Via Ionic View (and also when testing via a remote debugging tool such as GapDebug) - I am able to easily access the...
View ArticleNg cordova calendar plugin- add color to events
@Sujith008 wrote: How to give color to events in calendar?.In my app i want to show three different types of event.How to give different color to each event types Posts: 1 Participants: 1 Read full...
View ArticleHow to embed tableau views in ionic view
@Apptestgenerate wrote: I want to integrate Tableau (Business Intelligence - http://www.tableau.com/) with our ionic app. Kindly suggest any examples , plunker or Codepen available for it. Posts: 1...
View ArticleTransform object in array
@dumorim wrote: socket.on('test-channel:Comanda\Events\EventName', function (message) { $scope.mesa = message; console.log($scope.mesa); }); Pasted image941x853 73.2 KB Posts: 3 Participants: 2 Read...
View ArticleHow to connect database(sql server) in ionic
@duckypushputto18 wrote: I have database already I created in sql server and now I want to use its in my ionic project But I don't know how to do that , Help me pleaseThank you and sorry for my bad...
View ArticleCalendar languague
@koencode wrote: Hi, Im currently using the Ionic calendar. It works perfectly only i need the language changed to Dutch. See; https://github.com/twinssbc/Ionic-Calendar I don't want the format of the...
View ArticleHow to implement custom $ionicPopover per page in side menu layout
@essivision wrote: I use Ionic side menu layout for my project. Now I want to define custom menu for every child page. To implement this I want to use $ionicPopover service but it's limited to master...
View ArticleUncaught Error: [$injector:unpr] Unknown provider: $localstorageProvider
@anilDevaki123 wrote: how to provider is known Posts: 1 Participants: 1 Read full topic
View ArticleApp flicker a lot in ios when keyboard is open and try to scroll the view
@bittusinghintruder wrote: I am facing a strange issue in my app in iOS only. when tap on input field and try to scroll the view. Whole view start scrolling up and down. You can can not adjust the...
View ArticleIon-toggle not changing states after user cancels option
@rolinger wrote: I have a toggle button that triggers a Facebook login for the user. It pretty much all works. Except that when the user cancels the login, I see the console message say "user...
View ArticleIonic application in Xampp server with my MySQL backend
@abinas444 wrote: Hi all, For creating an android and ios application in ionic frame work, i have already installed nodejs,gulp, bower, cordova.Also i have created an application using this.But for...
View ArticleHow can display Admob inside of Div by Ionic?
@Contteudo wrote: I've already implemented Admob by using cordova plugin on Ionic.But now I'm going to show Admob unit inside of html tags, i.e. div or li.My goal like this: Item1 Item2 Item3 AdMob-1...
View ArticleIonic Side menu content is hide when press the keyboard
@Vigneshdr wrote: I used ionic-1 project and inside the side menu(toggle menu) I have rendered one Textbox. Step 1:I click the nav icon. Now the side menu is opened.Step 2:When i click the textbox...
View ArticleCordova.js error on Genymoion
@wallace7souza wrote: Hi al!! I need help to solve this error.It's happening on genymotion emulator (android API 21) Because this error, 'deviceready' event is not fired. It's a console inspect chrome...
View ArticleHaving issue adding .service method and giving error Error: [$injector:unpr]...
@umeshsharma04 wrote: here are the JS files as below: app.js file // Ionic Starter App 'use strict'; // angular.module is a global place for creating, registering and retrieving Angular modules //...
View ArticleFocus only work once inside a div with ng-show ! Help
@lucasarts321 wrote: Hi guys so i have been strugling with this for about 3 days now, unable to make it work. This is the situation, i have a service that implement focus wherever i want :...
View ArticleIonic resource caching
@jamierytlewski wrote: I've seen this question a few times and some bug reports, but I haven't found an answer yet. I'm trying to use ionic resources to create both icons and splash screens from...
View ArticleIonic tab badge value not updating properly
@tmurry wrote: This could be my a misunderstanding of how Angular controllers work, but I am trying to understand why the badge values for my tabs are not being updated. I have isolated the issue to a...
View Article