Requirements

Install Firebase SDK

Install SDK MasivPushIosSdk

MasivPushIosSdk is available through

Swift Package Manager. To install it, simply follow these steps:

  1. Open your project in Xcode and navigate to project settings > Package Dependencies and click the + button.

  2. In the search option, enter the package URL:

    https://dev.azure.com/masivPublicSdks/MasivPushSdks/_git/MasivPushIosSdk

  3. Set the dependency rule according to the current SDK version. For example: Exact Version 1.1.0 Click Add Package.

  4. In the next screen, select the package MasivPushIosSdk and add the package to the main application target.

  5. Open the main application target and, in Frameworks, Libraries, and Embedded Content, click the + button.

  6. You should see the MasivPushIosSdk package under Package MasivPushIosSdk. Select it and click Add.