Building
Comprehensive video guides for mastering Bitcoin apps and games with ZBD.
Building for Android
Minimum API Level
Make sure that the minimum API Level is set to Android 10 API Level 29 in your settings.
Build Settings
Player Settings
Other Settings
Identification
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:
Assets
External Dependency Manager
Android Resolver
Resolve
If during the build process you get build errors, specifically mentioning duplicate classes you may need to go to
Assets
External Dependency Manager
Android Resolver
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.