Topic: error after importing
I'm getting these errors after importing the package to Unity
You are not logged in. Please login or register.
Infinity Code Forum → Bug Reporting → error after importing
I'm getting these errors after importing the package to Unity
Hi.
Thank you very much for the bug report.
The problem has been fixed, I will release an update soon.
To avoid waiting for the update:
1 . Open the UserLocation.cs file in any text editor.
2 . Add the following lines to the beginning of the file and save the file:
#if PLATFORM_ANDROID
using UnityEngine.Android;
#endif
Infinity Code Forum → Bug Reporting → error after importing
Powered by PunBB, supported by Informer Technologies, Inc.