VuframeLab / PanicAR

Augmented Reality Framework for iOS – PanicAR will be sunset April 30th, 2017
http://panicar.vuframe.com
207 stars 61 forks source link

iOS 5: Loading Screen not working #6

Closed azeitler closed 13 years ago

azeitler commented 13 years ago

Under iOS 5 the Loading Screen does not disappear when calling ARController:showController with enableLoadingscreen=YES.

Turn off the Loading Screen feature (with [ARController setEnableLoadingView:NO]; ) to get PanicAR working without major problems under iOS 5.