Branch.io with Meteor

Did anyone ever tried it with a meteor app? does it work?

I’ve successfully added the cordova plugin, but the session can’t seem to start, and the DeepLinkHandler() callback doesn’t seem to be called.

here are the steps I am following

https://dev.branch.io/getting-started/sdk-integration-guide/guide/cordova/

I had it working with a Meteor app, but just today my iOS build broke. I’m seeing a Cannot find lodash message. If I remove the branch-cordova-sdk it builds (but no Deeplinks though)