verifyOrientationStatus

For in-app messages that have a preferred orientation, locks the screen orientation and returns true if the screen is currently in the preferred orientation. If the screen is not currently in the preferred orientation, returns false.

Always returns true for tablets, regardless of current orientation.

Always returns true if the in-app message doesn't have a preferred orientation.