gavinkwoe / BeeFramework

[Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS
MIT License
3.33k stars 1.06k forks source link

ASR mode not compatible with ios 7.1.2 in real device #84

Open huskarz opened 10 years ago

huskarz commented 10 years ago

set bee.ui.config.ASR = YES;

connect your iphone with MAC, and run example on device, it reports:

CLTilesManagerClient: XPC_ERROR_CONNECTION_INVALID!

and

EXC_BAD_ACCESS code =1

when set ASR=NO, all errors gone.

saighost commented 10 years ago

+1,and iphone 5s。