android - Activity crashes, but only if launched from the lockscreen, and only if landscape is forced? -


i have activity launches on lockscreen, similar alarm. however, if set activity landscape in androidmanifest, app crash on launch.

if remove landscape designation, launches without issue.

additionally, if launch landscape only, not lockscreen, has no issues.

what launching in landscape lockscreen cause this?

the error get, 1 of variables running in async thread null.

again, no problem doing same thing in portrait lockscreen , bno problem staying in landscape, not launching lockscreen.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -