Skip to content

wantsfullScreen is deprecated since iOS7 #253

Open
@ghost

Description

In TSMessage.m, method - (void)fadeInCurrentNotification
BOOL isViewIsUnderStatusBar = [[[currentNavigationController childViewControllers] firstObject] wantsFullScreenLayout];

wantsFullScreenLayout is deprecated since iOS 7

Activity

Jowyer

Jowyer commented on Oct 10, 2015

@Jowyer

any update?

rlaferla

rlaferla commented on Oct 23, 2015

@rlaferla

Bump. Any update?

Gabriel0402

Gabriel0402 commented on Oct 24, 2015

@Gabriel0402

+1

rlaferla

rlaferla commented on Nov 5, 2015

@rlaferla

Is anyone working on this project? It's a nice library and it would be nice if someone just went in and cleaned up all the deprecated code for iOS 9.x

fbara

fbara commented on Nov 8, 2015

@fbara

I read in a previous issue that @KrauseFx stated this library is no longer in active development (since July 2015). I, too, would like to have this fixed but it looks like the only way it will get done is if someone forks the code and fixes it.

kikolobo

kikolobo commented on Feb 24, 2016

@kikolobo

If someone forks it, please let us know so that we can change to that repo.

rlaferla

rlaferla commented on Mar 4, 2016

@rlaferla

+1

mkll

mkll commented on Jul 2, 2016

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

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

      wantsfullScreen is deprecated since iOS7 · Issue #253 · KrauseFx/TSMessages