Serkan Aksit

Results 35 comments of Serkan Aksit

Seeing that your print statements are working(see "before encode" and "encode result"), this seems like an issue on your side rather than the engine. I'd suggest taking this to the...

Looking at the [syntax](https://docs.coronalabs.com/api/library/media/playVideo.html#syntax), I see `showControls` is required in the call. Is it possible that's causing the issue? `media.playVideo( "movie.m4v", true, onComplete )`

Is this still an issue after release [2020.3619](https://github.com/coronalabs/corona/releases/tag/3619)?

Something new: https://forums.solar2d.com/t/height-of-android-navigation-bar-solved/353073

@gongalf I don't have a device to test if it works as you expected but have you tried using safeActualContentHeight or getSafeAreaInsets? https://docs.coronalabs.com/api/library/display/getSafeAreaInsets.html https://docs.coronalabs.com/api/library/display/safeActualContentHeight.html > The height of the screen...

Is this still an issue after release [2020.3619](https://github.com/coronalabs/corona/releases/tag/3619)? Safe area APIs should be working as expected now.

Can you share which APIs you are using so we have more information on the ones that are not working?

No, not plugins. I'd want to know which safe area APIs you use so @Shchvova can look into what's wrong.

I think it's time to rebrand the installers, change logos and graphics to Solar2D and move the documentation to docs.solar2d.com. I know moving the documentation might break a thing or...

> If I click "Report an Issue" on the documentation page, it sends me again to the GitHub issue tracker... but is that the right place? It may not be...