Skip to content

RNET-2442 - Update dependency fixed version#18

Closed
lucle wants to merge 2 commits into
OutSystems:outsystemsfrom
lucle:outsystems
Closed

RNET-2442 - Update dependency fixed version#18
lucle wants to merge 2 commits into
OutSystems:outsystemsfrom
lucle:outsystems

Conversation

@lucle

@lucle lucle commented Jun 21, 2023

Copy link
Copy Markdown

Description

I changed the version of cordova-support-android-plugin to >=1.0.0 to adapt new version of that plugin

Context

I am facing issue when generate the mobile with the Cordova plugin cordova-plugin-firebase-dynamiclinks, the issue is: Failed to install 'cordova-plugin-firebase-dynamiclinks': CordovaError: Version of installed plugin: "cordova-support-android-plugin@2.0.4" does not satisfy dependency plugin requirement "cordova-support-android-plugin@~1.0.0". Try --force to use installed plugin as dependency. So that I think change the version of cordova-support-android-plugin to >=1.0.0 can fix my issue.

Type of changes

  • [x ] Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • [ x] Android
  • iOS
  • JavaScript

Screenshots (if appropriate)

image

Checklist

  • [ x] Pull request title follows the format RNMT-XXXX <title>
  • [x ] Code follows code style of this project
  • [ x] CHANGELOG.md file is correctly updated
  • [x ] Changes require an update to the documentation
    • Documentation has been updated accordingly

@OS-pedrogustavobilro

Copy link
Copy Markdown

Hey @lucle thanks for the contribution, and apologies for the time it took to reply.

Dynamic links was shut down in 2025, so we no longer use this plugin repository, it will be archived one day. For now, closing this PR. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants