Skip to content

sharedApplication is unavailable on iOS Extension #11

Description

@jeonghanjoo

Semantic issue
./Pods/BAPeekPop/BAPeekPop/Classes/BAPeekPop.m:190:54: 'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.

Using [UIApplication sharedApplication] is unavailable when making iOS App extension.
The followings are the lines using it.

  • BAPeekPop.m:190
  • BAPreviewingViewController:393

Please see similar issue on NVActivityIndicatorView

Activity

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

      Issue actions