[MCPE-15603] Parse error bug and how to fix (0.14.3-0.15.0.1) Created: 17/Jun/16 Updated: 21/Aug/17 Resolved: 21/Aug/17 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.15.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | tesla | ||
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Confirmation Status: | Unconfirmed |
| Platform: | Phone - Android - Sony Xperia Z3 |
| Description |
|
Steps to reproduce bug Steps to reproduce bug #2 How to fix: <uses-sdk android:minSdkVersion="integer" /> Replace "integer" with a number of API level. For me, i would give it 15 as Android 4.0.4. <uses-sdk android:minSdkVersion="15" /> See more at https://developer.android.com/guide/topics/manifest/uses-sdk-element.html Note: |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 21/Aug/17 ] |
|
This ticket has been resolved as 'Cannot Reproduce' as it has not been updated recently (1 year+) |
| Comment by AMAN4700 [ 08/Aug/16 ] |
|
Please respond and add the current version if you can reproduce this issue. |