Remove most of the logic for determining whether a frame is `in_app`; it'll be moved to the server. The SDK should only use what the user set manually (`in_app_include`/`in_app_exclude`) to determine `in_app`. See https://github.com/getsentry/sentry/issues/83603 for the big picture.