Never had much of a problem with it; just use reflection to see if certain API calls are available (kind of like seeing if a function is available within a DLL/so natively, not a problem)
I found it easy to start, and the documentation is quite extensive and easy to follow.
This differs from my iOS experience, as xcode worked in a different way every new release, and the documentation on how to write things changed every time too, from what I could tell?
I found it easy to start, and the documentation is quite extensive and easy to follow. This differs from my iOS experience, as xcode worked in a different way every new release, and the documentation on how to write things changed every time too, from what I could tell?