Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution for EXC_BAD_ACCESS #1

Open
fform opened this issue Apr 25, 2012 · 0 comments
Open

Solution for EXC_BAD_ACCESS #1

fform opened this issue Apr 25, 2012 · 0 comments

Comments

@fform
Copy link

fform commented Apr 25, 2012

I wrote my own Twilio plugin before I found yours, but this drove me nuts trying to figure it out.

The solution:
Remove the weak_library linker flag to /usr/lib/libSystem.B.dylib

Details on this here:
http://stackoverflow.com/questions/6738858/use-of-blocks-crashes-app-in-iphone-simulator-4-3-xcode-4-2-and-4-0-2

I checked this out with your code and just commented out your sound disabling lines and it works fine

aogilvie pushed a commit to aogilvie/twilio_client_phonegap that referenced this issue Jul 8, 2014
Merge changes from Lyle's repository back into mine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant