Cordova device-orientation error on iOS -


i'm getting following error xcode when trying access compass heading:

(void)getheading:(cdvinvokedurlcommand*)command exc_bad_access (code=1)

any idea on causing this?

thanks

after research here , there, i've found out error occurs on devices architecture arm64 , has been solved in new release of cordova 3.5.

download new cordova release , update project ios platform , it's magically solved.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -