fabio0
fabio0
Hi @wkh237 , I'm having some trouble with the part response in ios, basically I'm updating an image component with the part data adding the code in the state and...
@zzq1023 Hi, no I built a bridge for the Ricoh theta sdk for ios using a native View for the live streaming
Are you using Babel or something which changes file syntax? The plugin is using this configuration ``` { "languages": [ { "name": "javascript", "debugger": "", "debuggerRegex": ";'JSDBG';if\\((.*)\\)debugger; ", "enabled": "true",...
> It works fixing `/src/Spid/Saml/Idp.php` from > `$metadata['idpCertValue'] = self::formatCert($xml->xpath('//ds:X509Certificate')[0]->__toString());` > to > `$metadata['idpCertValue'] = self::formatCert($xml->xpath('//md:IDPSSODescriptor//ds:X509Certificate')[0]->__toString());` Occhio che poi non funziona con LEPIDA, meglio un condizionale