status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.im
Mozilla Public License 2.0
3.83k stars 978 forks source link

fix ios status-bar in jump-to screen #19469

Open Parveshdhull opened 1 month ago

Parveshdhull commented 1 month ago

leftover from https://github.com/status-im/status-mobile/pull/19089#issuecomment-2029591399

On iOS, the status bar is always dark (checked on iPhone 12 mini and SE). Watch the video, please:

https://github.com/status-im/status-mobile/assets/67952253/d24f7382-ed7f-4f32-9f9c-2fce5cbd7f71

(Also check status bar for fresh logins, light theme)

Parveshdhull commented 3 weeks ago

IOS status-bar color for me

After https://github.com/status-im/status-mobile/pull/19089 is merged In debug builds: Always works on both device and simulator In PR builds: Never works

Before https://github.com/status-im/status-mobile/pull/19089 is merged In Iphone 12, it didn't worked for me, even before above PR is merged. As I also tried to revert that commit in https://github.com/status-im/status-mobile/pull/19573 and got same results

https://github.com/status-im/status-mobile/assets/17097240/2a29a522-f486-4e2b-9f1e-6ed9018106e7

So I am assigning myself from the issue because I am not able to find issue cause, because it never worked for me.