Questions tagged [taco]

The Tools for Apache Cordova (TACO) provides additional functionality on top of Apache Cordova. It contains utilities for easy access to validated Cordova platforms and plugins, helps you to install platform specific build dependencies and provides guided help for building and running your hybrid Cordova applications.

The Tools for Apache Cordova (TACO) provides additional functionality on top of Apache Cordova. It contains utilities for easy access to validated Cordova platforms and plugins, helps you to install platform specific build dependencies and provides guided help for building and running your hybrid Cordova applications. You can find more information at http://taco.tools

115 questions
0
votes
2 answers

vs2015 ionic cordova no icons in ios simulator

I have created a ionic cordova app in vs2015. The project has ionic created images for icon and splash. These work fine on android. When i build and run the app on ios the icon and splash remain the cordova default. In the platforms/ios directory…
0
votes
1 answer

Tools for Apache Cordova/Visual Studio 2015 fails to launch app in IOS simulator

Im trying to test my app using MacInCloud and remotebuild on the IOS simulator. Everything works great and the app compiles using remotebuild. Visual Studio then displays a status "Deployed Successfully". When I look on my mac, it shows the IOS…
0
votes
1 answer

Why Cordova geolocation plugin is not working on Ripple Emulator anymore?

I have create a Cordova app using the following tools/platforms: Visual Studio 2015 Visual Studio Tools for Apache Cordova Ripple Emulator 0.9.32 Cordova 5.3.1 I was using the compass and GPS capabilities from Ripple to emulate them. Using…
0
votes
0 answers

Is there onsen ui intellisense extension for visual studio?

will there be ONSEN UI IntelliSense support for visual studio? or how do we manually add ONSEN UI's element to Visual Studio IntelliSense extension? thanks.
Paul
  • 437
  • 2
  • 14
0
votes
2 answers

Can you suppress the feedback input in taco build?

I wrote a batch script to build my apache cordova project with taco tools. taco build android --release I'm trying to run it from VS Team Services (formerly known as Visual Studio Online) Build. It works great until it asks if I want to provide…
jrummell
  • 42,637
  • 17
  • 112
  • 171
0
votes
1 answer

Simulators/ Emulators for Cordova Mobile App

Are there any free/opensource simulators/emulators to test Cordova Hybrid Mobile Application on IOS, Windows Phone, Android. I know about Ripple emulator, but I need more reliable emulators for all 3 (iOS, Android and Windows Phone). Thanks
0
votes
1 answer

Content Security Policy for Google Fonts/Icons

I am having trouble whitelisting Google's material design icons to show up in a Visual Studio Cordova application (I'm targeting Android 4.x only). The JS and CSS seem to work fine, but the icons don't show. When the CSP is commented out, they…
U1199880
  • 907
  • 1
  • 10
  • 21
0
votes
2 answers

When debugging Cordova app in visual studio styles window is empty

I am using Visual Studio 2015 and TACO Tools and when trying to debug Corodva app in Ripple (or even on VS Android Emulator) I often get empty styles window (though DOM exlorer seems to work ok). Sometimes it happens that step by step debugging…
Dimitry K
  • 2,236
  • 1
  • 28
  • 37
-1
votes
1 answer

Change host app url before build Cordova Application in Visual Studio 2015

I am using Visual Studio 2015 for develop a hosted web app using Apache Cordova by this tutorial http://taco.visualstudio.com/en-us/docs/create-a-hosted-app For open specific application url in Cordova WebView I should set this url in several places…
-1
votes
1 answer

how to make .app file for OS X using taco CLI of Cordova project

I need the .APP file or build Cordova project using Taco CLI Command for OS-X not for IOS. I know how to build cordova project for IOS. I need the command for OS-x. Or other way Please let me know the solutions Thanks
mohit sharma
  • 259
  • 1
  • 4
  • 9
1 2 3 4 5 6 7
8