-2

Hi I am trying to implement the sound cloud API from the sound cloud tutorial for iOS (https://developers.soundcloud.com/docs/api/ios-quickstart)

I am having trouble with ARC. It seems like OAUTH2 uses ARC but the sound cloud API does not. Is there anyone who has gone through this process and can help me through this?

I feel the tutorial is missing some crucial steps

1
  • When I download the submodules, I have five of them, and they call retain and release and autorelease Commented Jun 26, 2014 at 17:42

1 Answer 1

0

in build settings, specific which source files should ignore arc

How can I disable ARC for a single file in a project?

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.