novo
(nc)
October 9, 2022, 1:07am
#1
I noticed that a new update has arrived but some bugs still remain, I would like some positioning from the Kodular team.
1 - Error 908 : The permission WRITE_EXTERNAL_STORAGE has been denied. ( I can only solve it by editing the manifest, but it is not feasible to do this every time. )
2 - Bug in app screen positioning as soon as a new screen is opened. ( No temporary solution )
if anyone else has a bug, comment here.
@Diego
Is it happening in all android versions?
After the update , the compiled APK is installing or throwing any error upon installing?
Installed successfully on my andoird 11
i have the same problem, i can install it on android 11. but not on android 12
novo
(nc)
October 9, 2022, 9:52am
#5
only happens on Android 11+, earlier versions don’t.
the apk continues to install normally, but it has this error, and to resolve it I have to manually edit the manifest.
novo
(nc)
October 9, 2022, 10:00am
#6
Still-learning:
After the update
this error exists before the update, I thought it would be solved with update, but it remains the same.
1 Like
Taifun
October 9, 2022, 1:44pm
#7
Which components and extensions are you using?
How did you set the Default File Scope property in Screen1?
Taifun
novo
(nc)
October 9, 2022, 8:21pm
#8
I made a file from scratch just to test this error, it doesn’t happen because of extensions, I used native kodular.
versions older than Android 11 work fine.
works normal on 11+ by changing the manifest, but I think it’s not a permanent solution, just a temporary one.
Taifun
October 9, 2022, 9:36pm
#10
Try to set the default file scope to Legacy
Taifun
novo
(nc)
October 9, 2022, 11:56pm
#11
Taifun:
scope to Legacy
the same error still appears.
this is what is causing the problem, adding to the project and not using it causes the error anyway.
excluding return to normal.
Install successfully on my Android 12
novo
(nc)
October 10, 2022, 9:05am
#13
my app installs normally, it only shows error when starting the screen if using the image editor.
1 Like