Hello Forums,
I am having a tough time with the following error:
Failed to marshal the Objective-C object 0x17109780 (type: SMBSC_iOS_EddystoneManagerDelegate). Could not find an existing managed instance for this object, nor was it possible to create a new managed instance (because the type 'SMBSC.iOS.EddystoneManagerDelegate' does not have a constructor that takes one IntPtr argument).
I have added the constructor it is looking for, but the application still crashes with this error.
What exactly does this error mean and what can I look at to attempt a fix?
Thanks!