最近在測試的過程中, 發現了SpringBoar的一個問題:
SpringBoard[53] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
同時也發現了應用有類型的問題:
Aug 6 13:11:50 Tour1[17353] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
蘋果的鏈接如下:
https://forums.developer.apple.com/thread/13683
應該是iOS9系統引入的bug.