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

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

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