Android Question SOLVED: latest SDK update, App fails to run!

aidymp

Well-Known Member
Licensed User
Longtime User
Hi, I (foolishly) updated the SDK yesterday (I try to avoid as this has happened a few times) I did not compile the app, but made a few changes to the layout file.

So I compiled in release mode, no errors, it installs, but will not open. I have tried an archived version of the app and its still not running?

Its a large app, and contains firebase, Adverts & notifications. Is it a known problem?

#####EDITED #####

I am now at least getting a log

Logger connected to: emulator-5554
--------- beginning of system
--------- beginning of main
--------- beginning of crash
** Receiver (starter) OnReceive **
The Starter service should never be started from a receiver.
*** Service (starter) Create ***
Using FileProvider? true
** Service (starter) Start **
Service started in foreground mode.
** Service (starter) Destroy (ignored)**


Thanks
 
Last edited:

aidymp

Well-Known Member
Licensed User
Longtime User
Update - Solved

I downloaded the required resources (from the main b4a install page here - Section 2 "Download the required resources." ) again and overwrote the old ones.

Now my app compiles & runs correctly!

Thanks

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