Re: Load Framework at runtime.
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