Hello sirs
I am a developer, but I am quite a newbie in the B4A world.
I inherited an old B4A project from a colleague of mine: he gave me a package containing the B4A environment, the source code, the libraries. the B4A version is 8.50. and the project uses the old HTTP library.
what steps shall I follow in order to update the code to the latest releases? If I convert every HTTP function call to its corresponding OkHttp call, the code is supposed to work seamlessly in the new environment?
thank you in advance
d.
I am a developer, but I am quite a newbie in the B4A world.
I inherited an old B4A project from a colleague of mine: he gave me a package containing the B4A environment, the source code, the libraries. the B4A version is 8.50. and the project uses the old HTTP library.
what steps shall I follow in order to update the code to the latest releases? If I convert every HTTP function call to its corresponding OkHttp call, the code is supposed to work seamlessly in the new environment?
thank you in advance
d.