Skip to content

Commit efc0492

Browse files
authored
Update failed_to_load_app_resource_table_report.md
1 parent 2d690e4 commit efc0492

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

.github/ISSUE_TEMPLATE/failed_to_load_app_resource_table_report.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,17 @@ assignees: ''
1111

1212
### Details
1313

14-
1. **App Wrapper Version:** -
15-
2. **Operating System (Mac, Linux, Windows) and Version** -
16-
3. **Java Version** -
17-
4. **Development Platform (Java, Xamarin, Cordova, React)** -
14+
1. **App Wrapper Version:**:
15+
2. **Operating System (Mac, Linux, Windows) and Version**:
16+
3. **Java Version**:
17+
4. **Development Platform (Java, Xamarin, Cordova, React)**:
18+
5. **`build-tools` Version**:
1819

1920
### Stack Trace for Building the App Resource Table
2021

2122
``` log
2223
INF Building resources...
23-
[TODO - Insert this section from your ]
24+
[TODO - Insert this section from your logs.]
2425
ERR Failed to package app.
2526
```
2627

@@ -32,6 +33,11 @@ Please attach the complete log contents from the wrapping attempt.
3233

3334
If this APK can be freely shared, please upload/attach a link to it.
3435

36+
### Updated Libraries
37+
38+
If your app includes updated libraries, please list them here:
39+
- NA
40+
3541
## Questions to Ask Before Submission
3642

3743
1. Does the app build and launch without being wrapped?

0 commit comments

Comments
 (0)