TSMessages icon indicating copy to clipboard operation
TSMessages copied to clipboard

wantsfullScreen is deprecated since iOS7

Open ghost opened this issue 9 years ago • 8 comments

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

wantsFullScreenLayout is deprecated since iOS 7

ghost avatar Oct 04 '15 19:10 ghost

any update?

Jowyer avatar Oct 10 '15 03:10 Jowyer

Bump. Any update?

rlaferla avatar Oct 23 '15 15:10 rlaferla

+1

Gabriel0402 avatar Oct 24 '15 03:10 Gabriel0402

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

rlaferla avatar Nov 05 '15 22:11 rlaferla

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.

fbara avatar Nov 08 '15 15:11 fbara

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

kikolobo avatar Feb 24 '16 23:02 kikolobo

+1

rlaferla avatar Mar 04 '16 02:03 rlaferla

Look here: https://github.com/donileo/RMessage

mkll avatar Jul 02 '16 18:07 mkll