Install the native SDK

Complete the native install first, then return here for the bridge:


  • iOS: Follow iOS SDK Guide — add the packages via Swift Package Manager (SpyneAutomobileSDK, AWSMobileClientXCF, AWSS3), embed & sign the framework, and bootstrap the AWS S3 Transfer Utility. Keep CocoaPods for React Native pods only.
  • Android: Follow the V2 Android SDK guide — add the JitPack repository and your authToken, add the SDK dependency, and call SpyneAutomobileSDK.init(...).

Did this page help you?