Gianluca Pinoci

Results 4 comments of Gianluca Pinoci

Or even more simply, in RichMedia.php: ``` protected function setRequestSource($requestSource) { if (null == $requestSource || 'DIALOGFLOW_CONSOLE' == $requestSource) { $requestSource = 'unspecified'; } $this->requestSource = $requestSource; return $this; }...

I'm having this issue too, on the latest version.

I am using this plugin with Ionic, where the app runs on a local server. If I was to create a new GA account for regular websites, what am I...