gczudowski
gczudowski
I got it solved with @brunocbatista answer. it did not work without rebuilding the platform, though. ``` cordova platform remove android ; cordova platform add android ``` hope it helped...
same issue. [email protected] and [email protected]
update: for me the issue was actually missing pod in $PATH so build script could not reach it. what helped was: brew install cocoapods
No, it doesn't
I wasn't able to make it work. Unfortunately, my only solution was switching to a different plugin that supports deep links