You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @nosirrahh, you are running the simulator on an intel mac, is that correct? Our SDK at the moment works on devices only, but it should be a quick fix to enable the SDK to run on simulator as well.
I'm getting constant errors when I call the setup methods using XCode iOS Simulator.
SmartlookUnity.SetupOptionsBuilder builder = new SmartlookUnity.SetupOptionsBuilder("YOUR-SMARTLOOK-PROJECT-KEY");
SmartlookUnity.Smartlook.SetupAndStartRecording(builder.Build());
And
SmartlookUnity.Smartlook.Setup("YOUR-SMARTLOOK-PROJECT-KEY");
The application ends with the message:
dyld[53254]: missing symbol called
logs.txt
The text was updated successfully, but these errors were encountered: