Overwritten installed APK problem

Overwritten installed APK problem

Hello everyone, i found the mainproblem from my forum that i made before

is because when the older APK is installed and overwritten with the new one, the webview function will gone be force closed.

i have tasted in another phone too, what could the solution ?

this is for the sample
Sample_Test_Old.apk (5.4 MB)
Sample_Test_New.apk (5.5 MB)

you can try by install the older one and then overwitte it with the new one and the result the webview will be force closed. how to fix it ?

PS : username: admedika password:1232022

1 Like

It was better to publish the solution in the original topic, not to make a new topic and publish the solution in it :person_facepalming:

1 Like

oke sorrry

1 Like

I have a similar problem.

I’ll explain my problem
I have the APP installed on my tablet in which I have already saved some data inside the APP.
The problem is when I export my new apk it doesn’t get detected as an update, but as a completely new app.

I made the mistake of deleting my archives key
Could this be part of the problem?

you will have to use the same project name and package name as previously…
Taifun

Hi, first of all I wanted to thank you
because now my apk is detected as an update

it was enough to change the package name.

But I still require your help
Now there’s a new problem
tells me that
" APP not installed because the package conflicts with an existing package."

give me another miracle.

Try to use also the previous projects name
Taifun

The problem is, I don’t think I ever changed that name

or at least can you tell me how to detect the name that was there before?

well, for Kodular probably it is not necessary… also I don’t think we can find it out? The package name should be the only relevant thing…

probably this can help?

Taifun