Adding the SDK
Last updated
Last updated
Download and import the latest version of OfferWall Unity Plugin from GitHub.
Set the minimum API level to 24 or above and the target API level to 33 or above under Edit/ProjectSettings/Player/Other Settings
Check Custom Main Gradle template and Custom Gradle Properties Template under Edit/ProjectSettings/Player/Publishing Settings
Force resolve forces the Package Manager to resolve the project’s packages, reinstalling any altered or missing package and removing extraneous packages.
To Force resolve the dependencies, Goto Assets > External Dependency Manager > Android Resolver > Force Resolve (if the resolver did not open automatically)