-
I am getting this error:
Error: A page URL key "home" (id 2) for specified store already exists..
It is pretty much the standard Magento demo data.
mysql> select page_id, identifier from cms_page;…
amenk updated
11 years ago
-
When an unavailable host address is used, Content Sync will hang on iOS. For example, using `10.0.1.4:3000` when there is no computer to respond to that address.
It is worth noting that when entering…
-
Hi,
I'm using the command "phonegap serve" to communicate with my windows phone 8.1 and to test my application.
This application is using the plugin cordova-plugin-websql.
Everything is working …
-
Is it possible to push all content to a spreadsheet, then change the keys in the spreadsheet instead of within the sketch file manually?
This is useful when we have a designer that is creating thi…
-
The cordova-osx platform is about to be added as additional supported target platform, mainly for Kiosk-like applications. It would be great to have support for OSX as kiosk installations can benefit …
-
Will their be any future plans to support this plugin for **W10/WP10** when building an **.APPX**? Right now the only way I can get it to work is with **WP10** and **.XAP**. Ty
-
Can anyone give an full working example for downloading, extracting und redirecting to the extracted content?
ghost updated
8 years ago
-
Is there feature to delete installed update?
-
This issue is related to issue #40 but I felt was different enough to warrant a separate issue;
I'm using this plugin to sync/update my app; on start-up I may (or may not) attempt a remote sync (i.e.…
-
Especially for Error Code 2, "CONNECTION_ERR" it would be very handy to also pass the HTTP-Errorcode back to the JavaScript-App.
I.e. an Application might treat a HTTP_NOT_MODIFIED differently from a…