Building for Android

Minimum API Level

Make sure that the minimum API Level is set to Android 10 API Level 29 in your settings.

1

Build Settings

2

Player Settings

3

Other Settings

4

Identification

5

Minimum API Level

Dependencies

The ZBDSDK in Android requires a few dependenices to be installed. To make this as smooth as possible we included the External Dependency Manager in the package. This should automatically install the dependencies and deal with any duplicate classes.

However, you may need to manually resolve the dependencies by going to:

1

Assets

2

External Dependency Manager

3

Android Resolver

4

Resolve

If during the build process you get build errors, specifically mentioning duplicate classes you may need to go to

1

Assets

2

External Dependency Manager

3

Android Resolver

4

Delete Resolved Libraries

Building for iOS

Target Minimum iOS Version

Make sure that the Target Minimum iOS Version is set to at least 13 in your settings.