When popover opens scrollbars appears
@ibnclaudius wrote: In my Android device when a popover opens, all scrollbars become visible. I have tried everything, but no success. What is going on? Here everything is ok, no scrollbar. Here, with...
View ArticleversionCode && and build.gradle
@dmaccagno wrote: hi all, i have some question about versionCode and build.gradle. I noticed that to version code extra numbers are added if some condition match during the package build. Lets assume...
View ArticleChoosing IDE for thesis project
@Dimitrios wrote: Hello all! For my thesis project I need to develop a mobile app and I stumbled upon Ionic. I have fallen in love ever since.I am a complete beginner with Ionic and Angular, therefore...
View ArticleMupdf library in a ionic app
@fabiobalsamo wrote: hi, it's possible use mupdf library in a ionic app? i can't find any guide about. Thanks Posts: 1 Participants: 1 Read full topic
View ArticleChoose file localization
@vprogramador wrote: Hi, I want to change the text 'choose file' from a file input. I thought it was related with localization, so I added <script...
View ArticleVertical center a card
@shawrs wrote: Hello, I am new to ionic and this forum.I was searching the web but can't find any good answers. What I want to do is vertical center a card. Is this possible? Thank you in advance!...
View ArticleIonic 2 command to just compile the mobile web files
@abierbaum wrote: Is there a way with the ionic cli command to just build the mobile web files in ./www without starting a server. Basically do what "ionic serve" does to compile but then immediately...
View ArticleHow login in parse?
@fabiobalsamo wrote: hi...i'll try to create a profile in parse.com...but im not able to do it???incredible, i can't access to parse??someone know how??? Posts: 1 Participants: 1 Read full topic
View ArticleTetxAngular.js with ionic
@AlekseyKustko wrote: Hello. I have a problem. My ionic application not correct working textAngular.js. When I click the Edit button, nothing happens, entered text is not edited. What is the problem?...
View ArticleDoes 'ionic run android' do the same thing as 'ionic build android'?
@MrCats wrote: I ask this because running on ionic serve appears to work fine. After making sure everything is smooth there, I ran 'ionic run adroid' to put it on my phone, but things don't look or...
View ArticleIonic Serve Error
@kuntal wrote: I have bellow versions Start a ionic project with bellow command ionic start <app_name> sidemenu --v2 --ts then ionic serve its through an error in CLI , application run in...
View ArticleIonic tab tamplate calling controller twice on first call
@ckoji wrote: Hi, When I use the tabs template for a new app, the controller of the first tab loaded is called twice. This problem can be simulated just by doing:ionic start newApp tabs Adding a log...
View Article$stateChangeError TypeError: Auth.getAuthState is not a function(…)
@jesst446 wrote: the browser is blank and displaying this error does anyone know what it means and how to fix it? $stateChangeError TypeError: Auth.getAuthState is not a function(…) the code i have is...
View ArticleIonic 2 Gestures?
@darkwingdaphne wrote: I don't see any gestures documentation for Ionic 2, only Ionic 1.2. I'm interested in implementing swipes. Can anyone point me towards the right resources or confirm that the...
View ArticleCordova plugin vs.using webkit directly
@doron wrote: I'm developing an app that wants to store music files it creates (mp3, ogg and wav) locally on the client device. This app must also run as a website (it also should run as an iOS or...
View ArticleBackground Images card not displaying
@Cmaden wrote: Background Images card not displayingthe text is appearing below the image please help ionic 2 Posts: 1 Participants: 1 Read full topic
View ArticleNew Ionic programmer problem with router and state.go
@gaiapuffo wrote: Hi I have a simple router login,register and dashboard see below, i am able from login to go in register and dashboard but when i try to go from register to dashboard i have a...
View ArticleIonic Docs don't match the template generated by the CLI
@yairneuamnn11 wrote: when the blank template is created Ionic is imported from: 'ionic-framework/ionic'In all the tutorials Ionic is imported from: 'ionic/ionic'; I am running Ionic version...
View ArticleAdding Geo info to Ionic 2 form
@Thomas2017 wrote: I am doing some testing and with the following code I can submit my data to a server and receive a response with text inputs into the form fields. When I click my Get Location...
View ArticleAugmented reality with IONIC + AngularJS
@jffs wrote: Hi, i'm currently working on a project that needs AR "marker-based" so i just need to an SDK or plugin that can detect a marker and show a message.Someone knows some library, plugin or...
View Article