Denis A.

Results 2 comments of Denis A.

Hi. Why device_info_plus ^3.2.4 installed with device_info_plus_platform_interface 2.6.0, in which androidID was removed in version 2.5.0? pubspec.lock: ``` device_info_plus: dependency: "direct main" description: name: device_info_plus url: "https://pub.dartlang.org" source: hosted version:...

I have modx 2.6.5, and $resource is array in plugin. Why? Insert before `$linkedResources = $babel->getLinkedResources($resource->get('id'));` (54 line) for fix. ``` if(is_array($resource)) { $resource = $modx->getObject('modResource', array( 'id' => $resource['id']...