Sound Recoder - bug
This simple app doesn’t work with the APK on Android < 11, because WRITE
permission is not declared in the Manifest.
So again, for the fourth time:
DeclareREAD
on all android versions and WRITE up to Android 10.
Sound Recoder - bug
This simple app doesn’t work with the APK on Android < 11, because WRITE
permission is not declared in the Manifest.
So again, for the fourth time:
DeclareREAD
on all android versions and WRITE up to Android 10.
Video Player - bug - Play from assets
The Video_Player
doesn’t play videos from the assets with the APK.
This bug is still present since July 2019.
Many storage permission bugs / issues can be fixed if these permissions are correctly declared in the Manifest. Here’s an extension that does it:
Whether the permissions are then automatically requested depends on the respective components and must be checked (with the APK).
So if you found a permission problem, use this extension and report back if the problem persists.
Image component - Bug -
WRITE
must be declared incorrectly even on Android 11+
Hi, they removed the return block. "if Load " “if show” for banner . This feedback was important to make the advertisement box visible only if advertisement does not occur errors. If propafganda is not loaded, there is a void in the middle of the app
Please use the Failed To Load
block to hide the banner if there was a no fill. We have removed some methods and events previously available in AdMob components to deter click-to-earn apps.
Ok, I implemented this block, where it tries to load the ad once again in case there is an error. or Then for the second time make banner invisible.
Yes, this should work well.
is the error Error 201 After Update 1.5.5 (Camera did not return an Image) - #20 by Anu10 listed on the weekend fix?
Not yet, we’re still working on it
Kodular update date
This post was flagged by the community and is temporarily hidden.
Button image stays on the screen even I make its visibilty false. I mean its space disappear but image stays in the background.
This bug has been on Kodular for years and I doubt it will ever get fixed…
… as well as some others …
I remembered when I suffered with this bug years ago. You can find a workaround in the link sent by Boban.
Please Fix it fast. I’m eagerly waiting for this.
Hello all,
prefer native option in custom chrome tabs is not working as expected. When we uncheck the prefer native option, then it should open the url in browser instead of the native app installed in the mobile.
I checked several times, even after the new update but it is just not working.
Am I alone in the island or there are others also with the same issue?
Why is anyone not bringing this out or adressing it?
Thanks and warm regards.
You can fix it yourself (in a few seconds), as I have shown several times.
(It’s harmless and has no downsides as
WRITE
is ignored on Android 11+. Same issue is on AI2 that I’ve pointed out dozens of times over the last few months and also timely informed the Kodular team.)