I’m trying to integrate HeyZap into my project but their Unity SDK 10 doesn’t seem to find the third party SDKs that I’ve added to unity project. I followed their guide step by step(obviously also the Integration Wizard setup) but still, when I open their Test Suite on a device I’m only getting message “Searching for third party network adapters”.
I solved my problem. I don’t know if it is the same as yours but mine was that I didn’t configure properly the 3rd party networks credentials, specifically the adMob API access.
Be sure to configure all as said in the guides in Heyzap site.
I don’t know if it will solve your problem but I hope it helps.