LowLatencyAudio
LowLatencyAudio copied to clipboard
Build fails after installing plugin
Steps I have taken to reproduce...
- My project builds and runs on the iOS simulator just fine
- run
phonegap local plugin add https://github.com/triceam/LowLatencyAudio
to install the plugin - attempt to run on the simulator again
Build fails. Full build log can be found here: http://pastebin.com/DthE4S4f
Thanks
You need to include the AudioToolbox library into your Xcode project. It will compile once you do that. Instructions for linking frameworks here: https://developer.apple.com/library/ios/recipes/xcode_help-project_editor/Articles/AddingaLibrarytoaTarget.html#//apple_ref/doc/uid/TP40010155-CH17-SW1
Thanks, that worked. Maybe you coul;d put something to this effect on the README?
+1 For the readme suggestion!
This worked for me too. +2 for the help!
+1 for the readme suggestion too!
Another vote for the readme. Just spent a few hours trying to resolve until I found this.
+1 for the readme suggestion too!
@triceam can you merge this PR?
tidying up my github and i want to delete my fork! :)