Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Can't get Example App to work - new error with AudioSession #34

Closed
dstsay opened this issue Jun 21, 2015 · 4 comments
Closed

Can't get Example App to work - new error with AudioSession #34

dstsay opened this issue Jun 21, 2015 · 4 comments

Comments

@dstsay
Copy link

dstsay commented Jun 21, 2015

Hi,

I've downloaded your example app and created a token server per Twilio tutorial instructions. However, when I hit "dial", I get the following errors in the console:

2015-06-21 17:58:39.976 TwilioApp[535:62405] 17:58:39.976 ERROR: [0x1055fc000] AVAudioSessionUtilities.h:111: GetProperty: AudioSessionGetProperty ('cilt') failed with error: '!siz'
2015-06-21 17:58:39.977 TwilioApp[535:62405] 17:58:39.976 ERROR: [0x1055fc000] AVAudioSessionUtilities.h:124: GetProperty_DefaultToZero: AudioSessionGetProperty ('cilt') failed with error: '!siz'

Anyone experiencing this problem?

@dstsay
Copy link
Author

dstsay commented Jun 21, 2015

I am using Twilio 1.2.3 and XCode 6.3.1

@jefflinwood
Copy link
Owner

Weird - is that from the Simulator or from a device? If so, on iOS 8?

Relevant StackOverflow thread for reference:
http://stackoverflow.com/questions/18935875/avspeechsynthesizer-error-audiosession

@dstsay
Copy link
Author

dstsay commented Jun 22, 2015

Ah I figured it out. It wasn't working due to some problem with using
Twilios test credentials. Using upgraded credentials worked. Oddly those
errors are still there but occur after the end of the call. It's some
problem with the Twilio Sdk itself

Thanks for a great plugin!

On Monday, June 22, 2015, Jeff Linwood notifications@github.com wrote:

Weird - is that from the Simulator or from a device? If so, on iOS 8?

Relevant StackOverflow thread for reference:

http://stackoverflow.com/questions/18935875/avspeechsynthesizer-error-audiosession


Reply to this email directly or view it on GitHub
#34 (comment)
.

..............................................................
David Tsay, M.D., Ph.D.
Chief Innovation Fellow - NYP Innovation Center
Department of Cardiology
Columbia University Medical Center - New York Presbyterian Hospital

www.linkedin.com/in/davidtsay

P: (347) 229-1467
F: (815) 318-1930
..............................................................

@jefflinwood
Copy link
Owner

No problem! I hadn't seen that error before, and it was definitely coming from the Twilio SDK!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants