I was notified of an update to Kodular this morning with many updates and improvements. When I run my current app using surfaceview I am presented with a blank white background instead of the camera view. Is this a bug in the update, or do I need make a change in my blocks? I have recreated the block with new copies of the surfaceview blocks, and I have also tried adding the blocks shown below. Finally I removed all reference to Image2 and simply called the SurfaceView to open, and it does not open.
Thanks for the reply. I removed the image entirely and only called it to open SurfaceView. I addition, created a new app that only opens SurfaceView when a button is clicked. When the button is clicked nothing happens. Since your suggestion I tried both Screen 1 orientations with the same results. I have run the test app in Companion, as well as, created, downloaded and run an APK. None of them open/start the SurfaceView. I believe it an issue with the new version release.
Has this been officially reported as a bug? If not how do I get it added to the queue. There is a list on a community post titled “Kodular Fenix Bug Tracker” and it is not on it.
Thanks
I created an app that only opens SurfaceView. It still does not work in companon or as an apk on Andriod 8.1. Did you create your apk since the introduction of Fenix 1.5? If so, what did you do to get it to work?
Really strange that none of the betatesters picked that up when it was time to test. Or didn’t the betatesters test? Maybe we would have had fewer problems now.
It seems that the component SurfaceView have to be fullscreen with no other component on screen, even Title, Statutbar, Button… (Floating button creates a white stripe)
In this case, impossible to do on screen preview. Ok another challenge !
Thank you for this solution, hoping this “issue” should be fixed soon.
OK so its still work if you send the preview to canvas component… but the framerate so so… it much better if the picture shown on it self…
but that much better for fast fixing, than waiting the kodular fix this bug… if you has urgent project like mine…just imagine that an “engineer’s tape” lol
it still works, but you need to “Unvisible” almost anything… and put the surface view on top everything on the screen… and that will made your overlay didnt works anymore… that sad…