I just upgrade to xCode 7 and I started to generate a simple "Hello world" react native application. However, there are the following error messages. Did someone know the reason and solution?
Sep 20 00:44:02 WeatherApp[10922] : CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable. Sep 20 00:44:02 WeatherApp[10922] : CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable. Sep 20 00:44:02 WeatherApp[10922] : CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable. 2015-09-20 00:44:14.330 [info][tid:com.facebook.React.JavaScript] 'Running application "WeatherApp" with appParams: {"rootTag":1,"initialProps":{}}. DEV === true, development-level warning are ON, performance optimizations are OFF' 2015-09-20 00:46:14.387 [warn][tid:com.facebook.React.JavaScript] 'devtools socket closed'