summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-07-01 23:48:16 -0700
committerMinh Nguyễn <mxn@1ec5.org>2015-07-08 14:53:11 -0700
commit1a3ae887868e9ecd6f0fd69add4b7b504d941b95 (patch)
tree7b8ebe247541913c075e5759053c09214ee24c60 /.travis.yml
parentc53610f6eee857780f2ede17ddef6a8b12004961 (diff)
downloadqtlocation-mapboxgl-1a3ae887868e9ecd6f0fd69add4b7b504d941b95.tar.gz
Defer initialization until app enters foreground
Defer the creation of EAGLEContext and GLKView and the loading of OpenGL ES extensions. It is GLKView that drives the background crash, and Apple documentation specifically warns not to initialize an EAGLContext in the background. All the while, it should be safe for client code to avail itself of any public methods on MGLMapView. Fixes #1460.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions