+1 same issue, resetting Simulator does nothing
Post
Replies
Boosts
Views
Activity
You can fix this error with the following code, however, predictions simply do not work correctly in the Simulator, you must use an actual device:
#if targetEnvironment(simulator)
imageClassificationRequest.usesCPUOnly = true;
#endif
Same issue here. Can't run any ads except for Search Results... which gives zero impressions. It seems Apple has shadow banned us