Skip to content

Conversation

@mukaschultze
Copy link
Contributor

Fix the variable assignment for DynamicLinkIOSParameters on Android, it's currently assigning the builder to the native parameters object. This incorrect assignment causes the following error when trying to generate short links:

JNI DETECTED ERROR IN APPLICATION: bad arguments passed to com.google.firebase.dynamiclinks.DynamicLink$Builder com.google.firebase.dynamiclinks.DynamicLink$Builder.setIosParameters(com.google.firebase.dynamiclinks.DynamicLink$IosParameters) (see above for details)

@cla-bot cla-bot bot added the cla: yes label Dec 5, 2022
@triniwiz triniwiz merged commit a4a5c45 into NativeScript:main Dec 5, 2022
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