After loading the AppUpdate example the IDE gives me an error:
I find a depending part in the manifest, but wihout the "_br" at the end of it:
I also read mostly all in the forum, but didnt find a solution
B4X:
Error parsing manifest:
Modul eu.dgconsulting.appupdating.newinst2_br nicht gefunden (Manifesteditor)
B4X:
AddReceiverText(eu.dgconsulting.appupdating.newinst2,
<intent-filter>
<action android:name="android.intent.action.PACKAGE_REPLACED" />
<data android:scheme="package" />
</intent-filter>)
I also read mostly all in the forum, but didnt find a solution