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 theExternal 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
1
Assets
2
External Dependency Manager
3
Android Resolver
4
Delete Resolved Libraries
Building for iOS
Target Minimum iOS Version
Make sure that theTarget Minimum iOS Version
is set to at least 13 in your settings.