gavinkwoe / BeeFramework

[Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASR mode not compatible with ios 7.1.2 in real device

huskarz opened this issue · comments

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.

+1,and iphone 5s。