Git Product home page Git Product logo

Comments (5)

josshad avatar josshad commented on September 23, 2024

Hello @Sorix, try 1.1.1 patch. There was pods bundle system problem.

from ehplainalert.

Sorix avatar Sorix commented on September 23, 2024

Now application crashes on alert display. Trace stack:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]’
*** First throw call stack:
(
    0   CoreFoundation                      0x0000000103dddd85 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x0000000105c3ddeb objc_exception_throw + 48
    2   CoreFoundation                      0x0000000103cda23e -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 318
    3   CoreFoundation                      0x0000000103cec5bb +[NSDictionary dictionaryWithObjects:forKeys:count:] + 59
    4   EHPlainAlert                        0x0000000102d42369 +[EHPlainAlert updateIconsDictionary] + 505
    5   EHPlainAlert                        0x0000000102d41d52 -[EHPlainAlert initWithTitle:message:type:] + 306
    6   EHPlainAlert                        0x0000000102d41bae +[EHPlainAlert showAlertWithTitle:message:type:] + 142

I think that is some problem with images. I’ve installed through CocoaPods with such string: pod 'EHPlainAlert', :git => 'https://github.com/josshad/EHPlainAlert' (if I try to download without git url only version 1.0.5 is downloaded).

from ehplainalert.

josshad avatar josshad commented on September 23, 2024

Hello. This issue (about 1.0.5 version) occurs because starting from 1.0 cocoapods version on "pod install/pod update" "pod repo update" command doesn't call automatically.

Try call pod repo update mannually

from ehplainalert.

josshad avatar josshad commented on September 23, 2024

And I forget to push last changes on github (only create a tag). I fix it

from ehplainalert.

Sorix avatar Sorix commented on September 23, 2024

Crash was fixed, thank you!

I’ve updated repo (pod repo update) but CocoaPods still downloading 1.0.5, so I’ve downloaded latest version with direct Git url.

from ehplainalert.

Related Issues (10)

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.