e-imaxina / cordova-plugin-deeplinks

Cordova plugin to support Universal/Deep Links for iOS/Android.
MIT License
33 stars 68 forks source link

Still trying to locate and run UniversalLinks plugin #3

Closed artuska closed 5 years ago

artuska commented 6 years ago

I'm using cordova-plugin-deeplinks but it still tries to do something with Universal Links plugin.

This is Xcode console output:

2018-05-07 14:31:10.919160+0300 Balu[668:178380] ERROR: Plugin 'UniversalLinks' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
2018-05-07 14:31:10.919295+0300 Balu[668:178380] -[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["UniversalLinks1608376042","UniversalLinks","jsSubscribeForEvent",["didLaunchAppFromLink"]]
juanmiguelbesada commented 6 years ago

Hi, and sorry for the late response. Github didn't notify me, I don't know why :(

Did you try to remove the plugin and re-add it?

WuglyakBolgoink commented 5 years ago

@artuska fixed? close issue?