It’s not working for me either. First, I tried auto updates without using this plugin. I modified my wp-config file to enable automatic updates by adding the following line:
add_filter( 'auto_update_plugin', '__return_true' );
That had no effect. So I tried this plugin, and it doesn’t work either. Could it be that my folder permissions aren’t what they should be?