Bug? Updating this breaks apps!?

aidymp

Well-Known Member
Licensed User
Longtime User
Hi, It took me a while to realise, but if I press "Install Selected" A lot of my apps fail to compile!!! (Especially if I use firebase) In the past I never attributed the update to the app failure and used to edit my code like mad!!! invariably breaking it all!! (Last year I lost some store apps due to not being able to compile my code!!!)

1590786552743.png


The Fix has become simple for me (but only after about 5 years of the same process!!) I just install the required resources! again!!!!

1590786831616.png


The Question is, Should B4X warn the user they NEED to do that? or should B4X take steps to install them automatically??

Thanks!
 

aidymp

Well-Known Member
Licensed User
Longtime User
This project loaded and ran fine yesterday, today I have updated the recommended items in the SDK manager, and get this error on loading the project, and obviously at compile time. Its a large project and contained firebase ads.

error.png
 
Top