iOS GoSDK Sample App

Example iOS application with GoSDK implementation

Introduction

This tutorial provides step-by-step instructions for an iOS sample app that uses the GoSDK .

You can read more about the GoSDK in the overview, or check reference documentation here .

Overview

At a high level, the steps you need to carry out in order to create a sample iOS application include:

  • Step 1: Setting up project — Install the prerequisites to configure and run the iOS app.

  • Step 2: Understanding Project Code Structure and Directories.

  • Step 3: Adding Wallet Functionalities to the app.

  • Step 4: Adding Storage Functionalities to the app.

  • Step 5: Adding Storage and Wallet Functionalities to home page of the app.

  • Step 6: Testing all Functionalities Together.

Last updated