Weird TapContext problem : Could not find class 'android.app.Notification$Builder'

Hey guys I wanted to give TC a try but it just throws
“E/dalvikvm(12530): Could not find class ‘android.app.Notification$Builder’,
referenced from method com.tapcontext.TapContextSDK.showNotification”

All the time. Anyone else had this problem?

EDIT: Just found out that it could have something to do with the screen orientation. Doesn’t TapContext have landscape support?

EDIT2: Ok I now programmed the whole app to Portrait mode and everything’s working.

Thank you for posting the error and solution. I didn’t know about landscape support.