<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 15:08:18 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MCPE-15603] Parse error bug and how to fix (0.14.3-0.15.0.1)</title>
                <link>https://bugs.mojang.com/browse/MCPE-15603</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;&lt;b&gt;Steps to reproduce bug&lt;/b&gt;&lt;br/&gt;
1. Buy and download Minecraft PE from Play Store on the device running Android 4.1.1 and below.&lt;br/&gt;
2. It gives parse error&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to reproduce bug #2&lt;/b&gt;&lt;br/&gt;
1. Buy and download Minecraft PE from Play Store on device running Android 4.2.2 and up&lt;br/&gt;
2. Backup an apk file of MCPE to sdcard using 3rd party apps&lt;br/&gt;
3. Copy the apk file to the device running Android 4.1.1 and below.&lt;br/&gt;
4. Open file explorer app, open APK file to open installation&lt;br/&gt;
5. It gives parse error&lt;/p&gt;

&lt;p&gt;&lt;b&gt;How to fix:&lt;/b&gt;&lt;br/&gt;
Give a proper minimum version of API level in androidmanifest.xml file. Without it, it will cause parse error&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;&amp;lt;uses-sdk android:minSdkVersion=&quot;integer&quot; /&amp;gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Replace &quot;integer&quot; with a number of API level. For me, i would give it 15 as Android 4.0.4.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;&amp;lt;uses-sdk android:minSdkVersion=&quot;15&quot; /&amp;gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;See more at &lt;a href=&quot;https://developer.android.com/guide/topics/manifest/uses-sdk-element.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://developer.android.com/guide/topics/manifest/uses-sdk-element.html&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt;&lt;br/&gt;
I do not pirate and release the apk in public. I support Mojang/Microsoft and i try to help devs. I readed a guide about fixing parse error by modifying androidmanifest.xml&lt;/p&gt;</description>
            <key id="144065">MCPE-15603</key>
            <summary>Parse error bug and how to fix (0.14.3-0.15.0.1)</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                            <reporter username="teslalmodel">tesla</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jun 2016 14:24:17 +0200</created>
                <updated>Mon, 21 Aug 2017 13:07:44 +0200</updated>
                            <resolved>Mon, 21 Aug 2017 13:07:44 +0200</resolved>
                                    <version>0.15.0</version>
                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="401723" author="mega_spud" created="Mon, 21 Aug 2017 13:07:44 +0200"  >&lt;p&gt;This ticket has been resolved as &apos;Cannot Reproduce&apos; as it has not been updated recently &lt;em&gt;(1 year+)&lt;/em&gt;&lt;/p&gt;</comment>
                            <comment id="324110" author="aman4700" created="Mon, 8 Aug 2016 03:50:11 +0200"  >&lt;p&gt;Please respond and add the current version if you can reproduce this issue.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="120102" name="Screenshot_2016-06-17-14-16-57.png" size="64687" author="teslalmodel" created="Fri, 17 Jun 2016 15:31:34 +0200"/>
                            <attachment id="120103" name="Screenshot_2016-06-17-14-34-53.png" size="88450" author="teslalmodel" created="Fri, 17 Jun 2016 15:31:34 +0200"/>
                            <attachment id="120104" name="Screenshot_2016-06-17-14-35-08.png" size="67951" author="teslalmodel" created="Fri, 17 Jun 2016 15:31:34 +0200"/>
                            <attachment id="120105" name="Screenshot_2016-06-17-14-38-16.png" size="259911" author="teslalmodel" created="Fri, 17 Jun 2016 15:31:34 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11300" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>Operating System Version</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Android 4.1.1</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10732"><![CDATA[Phone - Android - Sony Xperia Z3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0n4xz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>