I updated the Expo client library and want to implement the magic link plugin, but when I try to use this plugin I'm receiving: ``` TypeError: Cannot read property 'subtle' of undefined ``` How could I fix it?