Skip to content

CSNotificationView/CSNotificationView.m:385:100: 'sharedApplication' is unavailable #77

Open
@marinagosson

Description

@marinagosson

Semantic issue

.../CSNotificationView/CSNotificationView.m:385: 100 : 'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.

CGFloat top = MIN([UIApplication sharedApplication].statusBarFrame.size.height, [UIApplication sharedApplication].statusBarFrame.size.width);

Activity

marinagosson

marinagosson commented on Jan 12, 2018

@marinagosson
Author

screen shot 2018-01-11 at 9 58 10 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @marinagosson

        Issue actions

          CSNotificationView/CSNotificationView.m:385:100: 'sharedApplication' is unavailable · Issue #77 · problame/CSNotificationView