Month: March 2015

  • payworks SDK integration in Swift

    payworks mPOS helps app developers to integrate their App with card reader. In this tutorial, we will see a sample app that integrates payworks mPOS using Swift. Download the source code from github Select New Project and choose Single View Application from the template. In the Project Options window, provide a product name and make…

  • Swift Interview Questions

    Listed below are some of topics to be familiar before attending an iOS//Swift interviews. These are very trivial questions but in future this space will updated with more scenario based questions What are the different app states? What is JSON? What do you mean by REST? Difference between class and struct? What are Optionals? Difference between…