Over17 / UnityShowAndroidStatusBar

Show Android status bar for applications built with Unity 5.3 and later
MIT License
149 stars 35 forks source link

Huawei Y7, android 7.0 black screen on launch #8

Closed gromilQaaaa closed 6 years ago

gromilQaaaa commented 6 years ago

screenshot_20180116-225823 1 Huawei Y7, android 7.0

Fullscreen = true, gives such result right after unity splash screen. If false - no problems, but no status bar

gromilQaaaa commented 6 years ago

btw in this code status bar works https://forum.unity.com/threads/how-to-make-status-bar-visible-on-runtime-with-applications-built-by-unity.72959/

Over17 commented 6 years ago

I don't have the phone in question at hand, but if you share your project and logcat of a development build - I'll try to check it out.

Over17 commented 6 years ago

@gromilQaaaa any news?

I don't have the phone in question at hand, but if you share your project and logcat of a development build - I'll try to check it out.

Over17 commented 6 years ago

Based on the garbage most likely buffer not properly cleared. No answer