Git Product home page Git Product logo

Comments (13)

KrauseFx avatar KrauseFx commented on August 18, 2024

Have you tried running the Example project? Does the iOS 7 style work for you?
I guess it's because of a wrong Base SDK

from tsmessages.

dennisreimann avatar dennisreimann commented on August 18, 2024

The blur/translucency does not work anymore for iOS > 7.0.3 because Apple seems to have shut down the possibility to go the easy way with the UIToolbar hack.

from tsmessages.

onato avatar onato commented on August 18, 2024

Apple has sample code for how to do this without the hack:

iOS_UIImageEffects from https://developer.apple.com/downloads/index.action?name=WWDC%202013

from tsmessages.

johntopley avatar johntopley commented on August 18, 2024

My project's Base SDK is set to Latest iOS (iOS 7.0). The Example project doesn't compile using Xcode 5. It says Illegal Configuration - Auto Layout on iOS Versions prior to 6.0.

from tsmessages.

phausero avatar phausero commented on August 18, 2024

Problem is still existent for iOS 7.0.4

from tsmessages.

KrauseFx avatar KrauseFx commented on August 18, 2024

I haven't had time to update the code to using iOS_UIImageEffects. Pull Requests welcome.

from tsmessages.

StuartMorris0 avatar StuartMorris0 commented on August 18, 2024

Just to confirm is this currently expected to happen? When I run the example app the messages are showing in the correct top position under the navigation bar (on simulator iOS7). However, when I install the pod and include the same code to display a message in my app the message is displayed behind the navigation bar (iOS7) this is on simulator and device. Note that I am displaying the message in a table view controller, as opposed to a plain VC like the example.

from tsmessages.

phausero avatar phausero commented on August 18, 2024

Your problem sounds like #83. #82 is about appearance.

from tsmessages.

StuartMorris0 avatar StuartMorris0 commented on August 18, 2024

Apologies you are correct, I need to assign the message to self.navigationController thanks

from tsmessages.

KrauseFx avatar KrauseFx commented on August 18, 2024

Yes, I guess it's not clear when not reading the whole documentation of the project. I still want to possibility to pass a viewController instead.
Glad it works now.

from tsmessages.

phausero avatar phausero commented on August 18, 2024

Why did you close this issue? It still exists

from tsmessages.

KrauseFx avatar KrauseFx commented on August 18, 2024

@PathonHauser sorry, closed it by mistake.

from tsmessages.

KrauseFx avatar KrauseFx commented on August 18, 2024

I'll close this issue and keep talking about this problem on this one: #109
With the 1.0 release, there will be a blur effect

from tsmessages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.