I download this example
WinJS ToDo Sample for Multi-Device Hybrid Apps
but when compile get the error:
Failed to fetch package information for org.apache.cordova.geolocation
I remove the check "Geolocation" in config.xml and the error changes to:
Failed to fetch package information for com.msopentech.azure-mobile-services
How can I solve this problem?
thanks regards