2

I am integrating Playscape 1.11 SDK to my game in unity. When running the build for android I am getting after sometime the following error: an error occured while applying post-build logic: Argument cannot be null. Parameter Name: path1

I attached an image of the error

1 Answers1

2

Ivan, You are missing ANDROID_HOME env. variable. Please configure it correctly. This should solve your issue.