Skip to content

Commit a2fb166

Browse files
authored
Create failed_to_load_app_resource_table_report
1 parent 298de64 commit a2fb166

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
name: App Resource Table Failure
3+
about: Create a report regarding a wrapping failure due to the 'Error: "Failed to load app resource table."' message.
4+
title: '[App Resource Table Failure] TODO'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Information
11+
12+
### Details
13+
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+
19+
### Stack Trace for Building the App Resource Table
20+
21+
``` log
22+
INF Building resources...
23+
[TODO - Insert this section from your ]
24+
ERR Failed to package app.
25+
```
26+
27+
### Logs
28+
29+
Please attach the complete log contents from the wrapping attempt.
30+
31+
### APK
32+
33+
If this APK can be freely shared, please upload/attach a link to it.
34+
35+
## Questions to Ask Before Submission
36+
37+
1. Does the app build and launch without being wrapped?
38+
2. Have you checked the [Apktool repository](https://github.com/iBotPeaches/Apktool) for similar issues? If so, please follow the guidance there or add that information to this issue.
39+
3. Are you using the latest App Wrapper version?

0 commit comments

Comments
 (0)