refresh docs

This commit is contained in:
Daniel Sogl
2023-07-11 18:40:56 +00:00
parent 0f6d1c8354
commit ce3a3c8b76
26 changed files with 361 additions and 26 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ Click `'Add Platform'`.
At this point you'll need to open your project's [`config.xml`](https://cordova.apache.org/docs/en/latest/config_ref/index.html) file, found in the root directory of your project.
Take note of the `id` for the next step:
```
```xml
<widget id="com.mycompany.testapp" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
```