Fix: Unable to build on iOS due to missing import
Adding: using System.Runtime.InteropServices; to be able to use DllImport instruction
Loading
Please register or sign in to comment
Adding: using System.Runtime.InteropServices; to be able to use DllImport instruction