Code Monkey home page Code Monkey logo

Comments (4)

heardrwt avatar heardrwt commented on August 30, 2024

Those flags need to be on your app, not the library. That should fix the issue.

  • Richard

On 8 Apr 2014, at 6:56 pm, Mamonaku [email protected] wrote:

Hello,
I tried to use RHAddressBook, but I'm going in circles with an issue that's already been reported.
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSThread rh_performBlock:]: unrecognized selector sent to instance 0x124991f0'
*** First throw call stack:
(
0 CoreFoundation 0x03a4c1e4 exceptionPreprocess + 180
1 libobjc.A.dylib 0x031fa8e5 objc_exception_throw + 44
2 CoreFoundation 0x03ae9243 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3 CoreFoundation 0x03a3c50b __forwarding + 1019
4 CoreFoundation 0x03a3c0ee _CF_forwarding_prep_0 + 14
5 yy 0x000e6b19 -[RHAddressBookSharedServices init] + 537
6 yy 0x000e6833 +[RHAddressBookSharedServices sharedInstance] + 195

The library was created using -Objc -all_load, as suggested. But so far, no luck.
Any idea what I'm doing wrong ?
thanks in advance,
-M


Reply to this email directly or view it on GitHub.

from rhaddressbook.

Mamonaku avatar Mamonaku commented on August 30, 2024

Hey thanks for the quick response. On the app, this breaks the compilation for a third party lib unfortunately.. Ok, I'll figure out an alternative. Thanks again !

from rhaddressbook.

heardrwt avatar heardrwt commented on August 30, 2024

What library are you having issues with?

from rhaddressbook.

Mamonaku avatar Mamonaku commented on August 30, 2024

Sorry for the late reply. The library that's causing problem is TestFlight, and weirdly enough only when compiled with RHAddressbook and -Objc -load_all.... Couldn't find the problem. So, I had to give up, and use plain old iOS code to access the address book. thanks !

from rhaddressbook.

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.