You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My kivy app crashes when rotated from portrait to landscape via phone rotation with the 'orientation=sensors' option. An example logcat output is at https://gist.github.com/inclement/6245730
I've tested with another (much simpler) app and got the same behaviour, and tshirtman reports also seeing it.