Hello,
I have already posted about this ( see previous ) but I have now done some further testing, using the example here, and with the 'KeepRunningService', and the example crashes every time the device is landscape.
The device is a samsung galaxy A53. This is all that the logs show:
This is a major issue for me which, other than telling users to take photos in portrait, I haven't been able to figure out. I have attached the unfiltered logs too in case they are useful.
I would really appreciate some advice on this!
Thank you
I have already posted about this ( see previous ) but I have now done some further testing, using the example here, and with the 'KeepRunningService', and the example crashes every time the device is landscape.
The device is a samsung galaxy A53. This is all that the logs show:
filtered log:
** Activity (main) Pause event (activity is not paused). **
sending message to waiting queue (OnActivityResult)
** Activity (main) Create **
Using FileProvider? true
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
running waiting messages (1)
Orientation: 1
** Activity (main) Resume **
** Service (keeprunningservice) Start **
** Activity (main) Pause event (activity is not paused). **
** Activity (main) Create **
Using FileProvider? true
Call B4XPages.GetManager.LogEvents = True to enable logging B4XPages events.
** Activity (main) Resume **
** Service (keeprunningservice) Start **
This is a major issue for me which, other than telling users to take photos in portrait, I haven't been able to figure out. I have attached the unfiltered logs too in case they are useful.
I would really appreciate some advice on this!
Thank you