question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Throwing error after migrating to v4

See original GitHub issue

Bug Report

Facing issue after Migrating to capacitor v4.3.0 from v3.6.0

I have custom Plugin in my application made for some 3rd party Device using their SDK for both android and IOS. But after migrating to capacitor v4 using vscode extension. everything is working fine all other plugins but my custome plugin is showing error. Error: "IonicNativePluginExample" plugin is not implemented on android

Capacitor Version

💊   Capacitor Doctor  💊 

Latest Dependencies:

  @capacitor/cli: 4.3.0
  @capacitor/core: 4.3.0
  @capacitor/android: 4.3.0
  @capacitor/ios: 4.3.0

Installed Dependencies:

  @capacitor/cli: 4.3.0
  @capacitor/android: 4.3.0
  @capacitor/core: 4.3.0
  @capacitor/ios: 4.3.0

[success] iOS looking great! 👌
[success] Android looking great! 👌

Platform(s)

Android iOS

Current Behavior

Custom Plugin not working.

Expected Behavior

My custom plugin Should work as other plugins are working.

Code Reproduction

Can’t share native custom code.

Other Technical Details

npm --version output: 8.1.2

node --version output: v16.13.1

pod --version output (iOS issues only): 1.11.3

Additional Context

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jcesarmobilecommented, Oct 18, 2022

You have to install @capacitor/cli 4.x, then run the command. It’s all explained on the upgrade guide https://capacitorjs.com/docs/updating/4-0#using-the-cli-to-migrate

0reactions
ionitron-bot[bot]commented, Nov 17, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET Framework 4 migration issues - Microsoft Learn
Learn about migration issues between .NET Framework 3.5 Service Pack 1 and .NET Framework 4, including fixes and changes for standards ...
Read more >
Migrating to v4.0.0 - ESLint - Pluggable JavaScript Linter
Unrecognized properties in config files now cause a fatal error. When creating a config, users sometimes make typos or misunderstand how the config...
Read more >
node.js - Migrating cypress test from old version to latest ...
I have .env file which has the environment variable in my root location. Could someone please advise on this issue ? //Detail error...
Read more >
Migrating from v3 to v4 - Gatsby
After upgrading, run gatsby build and look for deprecation messages in the build log. ... If you are using npm 7, the warning...
Read more >
Known Issues and Workarounds - SOA Suite
7 Invalid Composite Error When Migrating SOA Composite from 11g to 12c. Issue. Bug Number: 27175899. Impacted Releases: All. Impacted Platforms: All. When...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found