Pragmatic Programmer Issues

Tag: ios

Amazon Services for iOS and Android

Comments: 1

Every time we write an application which uses Amazon Web Services, we have to write our Web Services client with http connection processing and errors handling. Amazon gives us two SDKs to simplify this tasks: AWS SDK for iOS – for iOS developers AWS SDK for Android – for Android developers. Both SDKs comes with […]

Categories

Tags