Skip to content

fix(dynamic-links): IllegalArgumentException on resolveLink#179

Merged
triniwiz merged 1 commit into
NativeScript:mainfrom
mukaschultze:fix/remove-wrong-line-dynamic-links
Feb 9, 2023
Merged

fix(dynamic-links): IllegalArgumentException on resolveLink#179
triniwiz merged 1 commit into
NativeScript:mainfrom
mukaschultze:fix/remove-wrong-line-dynamic-links

Conversation

@mukaschultze

Copy link
Copy Markdown
Contributor

This PR fixes the following error when calling resolveLink on android:

Error: java.lang.IllegalArgumentException: FDL domain is missing. Set with setDomainUriPrefix() or setDynamicLinkDomain().

I imagine that the buildShortDynamicLink is either a leftover from older code or was pasted by accident in that method implementation.

@cla-bot cla-bot Bot added the cla: yes label Feb 4, 2023
@triniwiz triniwiz merged commit 85c3a4f into NativeScript:main Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants