Official MySabay SDK for iOS

This is the official MySabay SDK for native iOS application.

Server Side References

  • In order for the CP server to validate the user access token received from the client as valid, MySabay also hosts public user api for fetching user profile and validating token. The API document is available here.

  • In order for the CP server to validate the payment receipt from In-App Purchase or mySabay wallet, mySabay also hosts public store api available here.

Example Project

  • MySabaySdkExample: an example project with demonstration of MySabay SDK UI support.