pjc2007 opened a new issue #401:
URL: https://github.com/apache/cordova-windows/issues/401
# Bug Report
## Problem
No matter what I do, the Cordova package manifest always ends up with the
description "A sample Apache Cordova application that responds to the
deviceready event." instead of what I put in config.xml.
I even ran a node script to replace the 2 description tags in
package.windows10.appxmanifest, and an extra entry in the generated config.xml,
but after I build the above description just comes back!
### What is expected to happen?
Just pick up and use the description as in the source config.xml
### What does actually happen?
It always replaces all the descriptions with "A sample Apache Cordova
application that responds to the deviceready event."
## Information
<!-- Include all relevant information that might help understand and
reproduce the problem -->
### Command or Code
<!-- What command or code is needed to reproduce the problem? -->
### Environment, Platform, Device
Ionic UWP, building on Windows 10 Cordova version 10.0.0
### Version information
```
ionic info
Ionic:
Ionic CLI : 5.4.16
(C:\Users\pchapman\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : @ionic/angular 4.11.13
@angular-devkit/build-angular : 0.803.29
@angular-devkit/schematics : 8.3.29
@angular/cli : 8.2.2
@ionic/angular-toolkit : 2.3.3
Cordova:
Cordova CLI : 10.0.0
Cordova Platforms : android 9.0.0, windows 7.0.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0,
cordova-plugin-ionic-webview 5.0.0, (and 14 other plugins)
Utility:
cordova-res : 0.15.3
native-run : 0.2.9
System:
Android SDK Tools : 26.1.1 (C:\Users\pchapman\AppData\Local\Android\sdk)
NodeJS : v14.17.0 (C:\Program Files\nodejs\node.exe)
npm : 7.21.1
OS : Windows 10
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]