Android Question Signature error updating an app via 6.5

Espinosa4

Active Member
Licensed User
Longtime User
Hi,

I've just compiled with the b4a 6.5 my program and when I try to install in a mobile with another version Android system give an error.


can you help me please to fix it?
 

Attachments

  • IMG-20161218-WA0006.jpg
    56.3 KB · Views: 137
  • Screenshot_2016-12-18-13-45-41.jpg
    247 KB · Views: 115
Last edited:

Mahares

Expert
Licensed User
Longtime User
Starting with Version B4A 6.50, if you compile with 6.50 and already have an older app, you need to first uninstall the older version app and then install the new one with 6.50 version. You only do it once to that older app.
 
Upvote 0

Espinosa4

Active Member
Licensed User
Longtime User
Starting with Version B4A 6.50, if you compile with 6.50 and already have an older app, you need to first uninstall the older version app and then install the new one with 6.50 version. You only do it once to that older app.
Hi Mahares,

and the tables? will be deleted
 
Upvote 0

Mahares

Expert
Licensed User
Longtime User
If the tables are in File.DirRootExternal, they are safe, but if in DefaultExternal or Internal, you need to make copies of the database first, otherwise, they are deleted when you uninstall the old one.
 
Upvote 0

Espinosa4

Active Member
Licensed User
Longtime User
Thank you Mahares!

I have the tables defaultexternal.
I'll install an old version of B4A for continuing working with that version.
Thank you

Cheers
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…