Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android missing from v5.0.0 ? #37

Open
agalper opened this issue Aug 18, 2021 · 7 comments
Open

Android missing from v5.0.0 ? #37

agalper opened this issue Aug 18, 2021 · 7 comments

Comments

@agalper
Copy link

agalper commented Aug 18, 2021

@sbannigan What's up with the removal of all the android code from the latest v5.0.0 release ?

@mcpeakdb
Copy link

Bump. Where did the android code go?

@nseb
Copy link

nseb commented Oct 16, 2021

Same problem

@sajath-45
Copy link

same

@donmb1
Copy link

donmb1 commented Mar 12, 2022

@sajath-45 looks like using this PR will make it work: #41
However, I am facing an error when registering the plugin

error: package com.github.sbannigan.capacitor does not exist
import com.github.sbannigan.capacitor.VideoRecorder;

looks like I need to point to another package url? does anyone know how to register the plugin in this case?

@anandsathe67
Copy link

@sajath-45 looks like using this PR will make it work: #41 However, I am facing an error when registering the plugin

error: package com.github.sbannigan.capacitor does not exist
import com.github.sbannigan.capacitor.VideoRecorder;

looks like I need to point to another package url? does anyone know how to register the plugin in this case?

Shouldnt be an issue. Hopefully you havent forgotten to run npx cap sync?

@donmb1
Copy link

donmb1 commented Mar 13, 2022

@anandsathe67
No I did not forget
However, I have forked your repo in the meantime and made it work. Hoping your PR gets merged soon

@anandsathe67
Copy link

@anandsathe67 No I did not forget However, I have forked your repo in the meantime and made it work. Hoping your PR gets merged soon

If there is something missing in the original PR, please leave a comment with details so that I can fix it - maybe we can save someone some time
Regards

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

No branches or pull requests

6 participants