Open danconte72 opened 4 years ago
app/src/main/AndroidManifest.xml
var pathToManifest = path.join(cordovaContext.opts.projectRoot, 'platforms', 'android', 'AndroidManifest.xml');
Plugin is necessary for iOS as seems on #2
There is another for with both fix for iOS and Android https://www.npmjs.com/package/cordova-universal-links-plugin-fixed
What happened
Followed instructions set up firebase auth for cordova After installed
$ ionic cordova plugin add cordova-universal-links-plugin-fix
When run
$ ionic cordova build android --verbose
GotPlugin info