Config.xml ios project in Xcode settings
@coreelements wrote: I've noticed in my config.xml following : version="0.0.3" When I compile my project and open the xcode project in Xcode I see version : 0.0.3build : 0.0.3 So I can assume the...
View ArticleTabs within a view
@xsantola wrote: Hi guys -- I'm looking to add tabs within a specific view. Meaning, not the app main browsing tabbed menu. Before I go and start fiddling with some CSS-only or a mix of CSS/JS to...
View ArticleCordova plugin not calling a java service [ onStartCommand() ] from plugin class
@davisjohndavis3 wrote: I am a beginner in cordova . I want to create a plugin for background service to my ionic project. I go through the tutorials of apache cordova , from that I just created a...
View ArticleIonic 1.2.4 and button bar border color
@tomcraft2xlc wrote: Why the ionic team has removed the border color from the button bar from the css version 1.2.4? . bar-stable .button { border-color: transparent; background-color: #f8f8f8; color:...
View ArticleFileSystem problem - cordova Ionic Application
@mrach wrote: Hello everyone, I have a problem with requestFileSystem function. I have the following error in firefox: Error: requestFileSystem is not defined...
View ArticleHaving trouble with nav-bar attribute "leaving" and "entering"
@edolix wrote: Continuing the discussion from Please help test: Angular 1.3, improved transitions, cached views, etc: Please help test: Angular 1.3, improved transitions, cached views, etc @Hendrixer...
View ArticleHow to have a clear header bar with content that is visible underneath
@KentSpadzinski wrote: my home screen has scrollable content that I want to have visible under a clear header/nav bar. Here is a quick mockup... Screen Shot 2016-01-18 at 2.51.46 PM.png890x1408 76.8...
View ArticleCan't build --release android
@tjvanderende wrote: Hello, Whenever I try to run cordova build android --release or without release it won't work.It keeps getting stuck at Running command: cmd build.bat --release I can't find...
View ArticleModal.show on app.run
@Driesel wrote: Hey guys, is there any option to show a modal on start?On start i check the user status and if he/she isn't logged in, it should show the modal for login. Anyone knows a solution?...
View ArticleProbelm in google plus outh
@sriteja09 wrote: Screenshot_20160119-050554.png1080x1920 83.9 KB i am trying to login with google plus. Please help me Authorized JavaScript origins : http://localhost:8100Authorized redirect URIs :...
View ArticleJavascript error in app.js files and controllers.js
@edson27bn wrote: Hello I'm starting to Mecher in ionic and created my first project with ionic code start MyProject sidemenu. The project has been successfully created, then I chose Brackets IDE...
View Article`ionic build` fails and return no output
@poliveira wrote: This happens from nowhere... I have been using Ionic for about 2 months without problems. I used this command about a day ago. Now I tried to execute: ionic build ios ionic build...
View ArticleIonic tab is not showing content (white page) in iOS / Android
@ghamtre wrote: Hi guys, I have a problem with my tab is suppose to show 'options' to take a picture or upload one from the photo library, but instead is showing a white page. ( #/tab/photo ) Here my...
View ArticleDoes a reliable JavaScript Speech-to-text Framework exists for Vietnamese?
@Lay wrote: Google's WebSpeech API is pretty good for Speech-to-text for Vietnamese.https://www.google.com/intl/en/chrome/demos/speech.html Whenever I said some Vietnamese it would recognize the words...
View ArticleIionic popover only displaying on browser, not on Android ,Iionic-view
@jufabeck2202 wrote: Hello, im currently trying to build a IonicPopover view.The popover is working on the browser, but when i run the App on Android or Ionic-View it doesnt show.This is the Popover...
View ArticleAuto launch windows app from webpage, giving dialogue
@pushpendraionic wrote: I have developed a windows phone application using phonegap. Also I have implemented auto launch of app from uri. I am using using location.href = "indiamartapp:///enq/" in a...
View ArticleIon-scroll combinating with ion-list and ion-items doesnt fit in ion-content
@oudj001 wrote: Hi Guys, I'm using the tabbed slide box in combination with the ion-scroll and ion-list directives. Everything works well but my last ion-item in my list doesn't fit in the screen. It...
View Articleİonic WebRtc ? Video Green Screen
@abdurrahmanekr wrote: Video tag looks green, How to improve ? 12625599_948533931888809_1725423180_n.jpg539x960 21.3 KB Posts: 1 Participants: 1 Read full topic
View ArticleSpinner not showing in android devices
@jdavid wrote: I'm having trouble when I make calls at http android devices. The same works in Ionic View. Your system information: Cordova CLI: 5.4.1Ionic Version: 1.2.4Ionic CLI Version: 1.7.12Ionic...
View ArticleHow to set a value to ion-autocomplete?
@samuelprabhu wrote: I am using ion-autocomplete (https://github.com/guylabs/ion-autocomplete) for my mobile application. I need to set the selected value in ion-autocomplete, which is similar to...
View Article