Giter Club home page Giter Club logo

Comments (10)

LiLejia avatar LiLejia commented on July 18, 2024

Met the same bug.

Even [self.showingAlertView dismissWithClickedButtonIndex:3 animated:NO]; or removeFromSuperview, alpha=0.0, still don't work.

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

This is fixed, except dim view. About dimView, even setHidden: doesn't work. I have no idea.

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

Patch is reverted due to terrible bug on iPhone / iOS6

from ui7kit.

LiLejia avatar LiLejia commented on July 18, 2024

You may could implement this by using SIAlertView https://github.com/Sumi-Interactive/SIAlertView, just like u did in UI7Control

from ui7kit.

LiLejia avatar LiLejia commented on July 18, 2024

I am recently under a new app deadline, I wish I could do some work more a couple of days later.

from ui7kit.

gabrielribeiro avatar gabrielribeiro commented on July 18, 2024

Some news about the input in UIAlertView?

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

@gribeiro-mobirama Not yet.

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

@gribeiro-mobirama I am sorry. I was totally forgot that I patched the input once. Input works well. Try it.

from ui7kit.

gabrielribeiro avatar gabrielribeiro commented on July 18, 2024

Actually, I still have some issues related to layout =/

ios simulator screen shot 23 09 2013 11 57 52

from ui7kit.

antonc27 avatar antonc27 commented on July 18, 2024

I have basically the same problem at iOS6 when UI7AlertView shown just after system non-patched alert view of in-app purchases.

So, I solved this by introducing artificial delay like this:
[updateAlert performSelector:@selector(show) withObject:nil afterDelay:0.2];

Maybe this also helps in case of continuous UI7AlertViews...

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.