Hello,
I'm using this library https://www.b4x.com/android/forum/threads/cropiwa.78298/ by @DonManfred in one of my apps
but when i changed the API level to 34 i get the following error
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create (first time) **...
When targeting SDK 34 there are new requirements for starting a service, where you have to include a foreground service type...
https://developer.android.com/about/versions/14/changes/fgs-types-required
There is this tutorial page, but it does not mention using the Service.StartForground...
Bug on ResumableSub.
does not detect the warning logs.
I hope you warn me that my ResumableSub does not return anything
private sub myfunction as ResumableSub
'return true
end sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.