iOS Question Warning in B4XPage project (new versions of B4A and B4i)

asales

Expert
Licensed User
Longtime User
When opening a project created in B4A (14.00) in the B4i (10.30), I receive this warning:

1788887602819.png


What is the problem and how do I solve it?
 

mcqueccu

Expert
Licensed User
Longtime User
This is just a notice, and you can ignore it. To properly fix it in B4A, B4j, or B4R, Update or Upgrade B4i to the latest version, which will be the same as the version used to create the File, and the warning will go.

Sledgehammer: Make a backup of your project, then open the *.b4a or*.b4i file in Notepad,
You will see the version in the header section, maybe B4A you will see version = 14.00, Change it to the version you have on your computer, and the warning will go.

⚠️REMEMBER to make backup first, so that if your source code corrupts, you will have a copy
 
Upvote 0

asales

Expert
Licensed User
Longtime User
This does not occur when creating a new project.
This is happens only with existing project, created with previous versions.
Now start to appear in only or another apps, but not in all.
I'll be waiting that the warning is gone sometime.
 
Upvote 0
Top