You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/19 08:18:02 UTC

[GitHub] [incubator-weex] lyle-luan commented on issue #2177: [UIApplication statusBarFrame] must be used from main thread only

lyle-luan commented on issue #2177: [UIApplication statusBarFrame] must be used from main thread only
URL: https://github.com/apache/incubator-weex/issues/2177#issuecomment-484804578
 
 
   0.20.1版本出现同样的问题。出现两次。
   ![屏幕快照 2019-04-19 下午4 15 37](https://user-images.githubusercontent.com/1920392/56414837-6e93d080-62be-11e9-812c-39dbffff6a91.png)
   在`WXCoreBridge.mm`文件中注释掉`env->AddOption("status_bar_height", std::to_string([[UIApplication sharedApplication] statusBarFrame].size.height));`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services