LocationPickerView icon indicating copy to clipboard operation
LocationPickerView copied to clipboard

Unable to allocate render buffer storage!

Open LhiKien opened this issue 9 years ago • 0 comments

If expand MapView to screen frame size, I got "Unable to allocate render buffer storage! 0x15d89650" in console.

If Change: [self expandMapView:sender animated:YES]; To: [self expandMapView:sender animated:NO]; The warning disappeared, but animation is canceled.

How to solve this issue? Thanks for your consideration.

LhiKien avatar Jun 01 '15 16:06 LhiKien