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
Thanks
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)**
--------- 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: