James Grafton
James Grafton
Hey Sam, Thanks for getting back to me. So I completely agree with the exclusion of third party libraries, although in this case since Iron Router is performing some non...
Hey Sam, No worries, I'm pretty new to Meteor so just trying to get my head around exactly to expect myself! I've just rerun the tests with logging. As you...
[Looks like](http://pastebin.com/4R5sYGde) the global coverage object exists. Seems like it could be quite a difficult fix though if the redirect happens inside an Iron Router server action - interested to...
Well I gave it a quick go, by copying the postCoverage function to the routes.js file I'd expect the first three lines of the action function to be picked up...
Post back seems to be happening but coverage still isn't being captured, strangely enough even when I add it to the exclusion list it still reports [no coverage](http://d.pr/i/swQQ) ``` instrumentationExcludes:...
Error that was output in console was: No texture or camera set. Can't cast to remote display. UnityEngine.Debug:LogError(Object) Google.Cast.RemoteDisplay.Internal.CastRemoteDisplayExtensionManager:UpdateRemoteDisplayTexture() (at Assets/Plugins/GoogleCastRemoteDisplay/Internal/CastRemoteDisplayExtensionManager.cs:229) Google.Cast.RemoteDisplay.CastRemoteDisplayManager:set_RemoteDisplayCamera(Camera) (at Assets/Plugins/GoogleCastRemoteDisplay/CastRemoteDisplayManager.cs:77) RemoteCameraManager:OnRemoteDisplaySessionEnd(CastRemoteDisplayManager) (at Assets/Scripts/Camera/RemoteCameraManager.cs:54) UnityEngine.Events.UnityEvent`1:Invoke(T0) Google.Cast.RemoteDisplay.CastRemoteDisplayManager:fireRemoteDisplaySessionEndEvent() (at...
This specifically happens after changing RemoteDisplayCamera from "none" to "Mobile Camera" in CastRemoteDisplayManager after adding the "RemoteCameraManager" script to "Mobile Camera"
Also note - end_project states "Remote Display Camera" as none - http://d.pr/i/1l99k
Recommended way to do this would be to have separate pause and Cast icon entities.