universal-links icon indicating copy to clipboard operation
universal-links copied to clipboard

Not working on iOS with custom UIApplicationDelegate implementation

Open matteonatale opened this issue 1 year ago • 0 comments

Hello, I have a custom implementation of the UIApplicationDelegate for iOS and getUniversalLink() returns always undefined. Trying to register a callback through registerUniversalLinkCallback() seems to be not working either. After removing the custom implementation the plugin works perfectly.

Thank you, Matteo.

matteonatale avatar Apr 23 '24 17:04 matteonatale