Giter Club home page Giter Club logo

Comments (9)

youknowone avatar youknowone commented on July 18, 2024

You should build your app with iOS7 SDK. Because UI7Kit only is enabled on iOS5 or 6, your app built with iOS6 SDK doesnt has appearance of iOS7.

from ui7kit.

Urkman avatar Urkman commented on July 18, 2024

Thanks for your answer, but I can build my app using iOS7 SDK, because, I want to send it to apple asap.
So I'm currently in the final testing phase of my app and set it up on hockeyapp.net.
When I install the app on an iOS6 device everything looks fine(iOS7 style),
But on an iOS7 device it looks like iOS6.

So, there is no way to have this fixed?

Thanks,
Urkman

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

I never tested it, but you can try [UI7Kit patch] instead of [UI7Kit patchIfNeeded]. It will patch iOS7 too.

from ui7kit.

Urkman avatar Urkman commented on July 18, 2024

With this, the app crashes on start :(

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

I am not sure I should fix [UI7Kit patch] for iOS6 SDK. I will try this if this is an easy problem.

from ui7kit.

segiddins avatar segiddins commented on July 18, 2024

The issue seems to stem from -[UIBarButtonItem(Patch) _barButtonItemInitWithFont:] UI7BarButtonItem.m:46.
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]'. My guess is that self.tintColor is nil.

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

I forgot to reference this issue. Thanks to @segiddins , This is solved in 96788d4 .

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

0.4 is released

from ui7kit.

Urkman avatar Urkman commented on July 18, 2024

App looks now fine even on an iOS7 device 👍

from ui7kit.

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.