Re: Integrate aurioTouch
Re: Integrate aurioTouch
- Subject: Re: Integrate aurioTouch
- From: Hugo Silva <email@hidden>
- Date: Mon, 27 Jun 2011 19:29:00 +0100
Thanks for the reply. Now, I removed the @class, and put the
imports, and I put this code:
aurioTouchAppDelegate
*soundRecord = (aurioTouchAppDelegate *)[[UIApplication
sharedApplication] delegate];
[soundRecord startRecord];
I have also change the file in my app where this code is, to a
mm file.
When I run this, I get this error:
2011-06-27 12:57:20.269 HomeSense[14996:40b]
-[HomeSenseAppDelegate startRecord]: unrecognized selector sent
to instance 0x5846a30
2011-06-27 12:57:20.271 HomeSense[14996:40b] *** Terminating app
due to uncaught exception 'NSInvalidArgumentException', reason:
'-[HomeSenseAppDelegate startRecord]: unrecognized selector sent
to instance 0x5846a30'
What is wrong?
Thanks for all the possible help.
Best regards,
--
Hugo Silva
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden