• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Load Framework at runtime.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Load Framework at runtime.


  • Subject: Re: Load Framework at runtime.
  • From: Rosyna <email@hidden>
  • Date: Tue, 22 Nov 2005 21:42:56 +0900

When you load the framework, do not release it. Do not add it to an autorelease pool. Just let the NSBundle instance leak. That may fix your problem.

How are you getting the calls? NSClassFromString()?

Ack, at 11/22/05, Harmanpreet Bachal said:

I did it using NSBundle's load method and it get's loaded. I am facing another problem in that i try to register a notifiaction which uses this Framework but my app crashes as soon as i enter the class in which i try to register it. When i comment the registration of notification part my app works as it should.
I tried adding the Framework to the Linked frameworks( in stead of loading it at runtime) and it worked fine however i cannot do this.
Any advice on this??
Thanks,

--


Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Load Framework at runtime. (From: Harmanpreet Bachal <email@hidden>)

  • Prev by Date: Re: Load Framework at runtime.
  • Next by Date: Re: NSURLConnection and 403 Error
  • Previous by thread: Re: Load Framework at runtime.
  • Next by thread: RE: Load Framework at runtime.
  • Index(es):
    • Date
    • Thread