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

bug: #304

Closed
Bokitza opened this issue Jan 19, 2023 · 3 comments · Fixed by #305
Closed

bug: #304

Bokitza opened this issue Jan 19, 2023 · 3 comments · Fixed by #305
Assignees
Labels
bug/fix Something isn't working package: authentication platform: android Android platform

Comments

@Bokitza
Copy link

Bokitza commented Jan 19, 2023

Plugin(s):
Firebase Authentication

Platform(s):
Android

Current behavior:
Throws an error:

Attempt to invoke virtual method 'java.lang.Boolean com.getcapacitor.PluginCall.getBoolean(java.lang.String, java.lang.Boolean)' on a null object reference

probably after some kind of native login attempt

Steps to reproduce:
cant really say cuz its a sentry issue- but as you can see from sentry log its somewhat connected with a cancelled attempt to login

Sentry Logging:
image

Capacitor doctor:

💊   Capacitor Doctor  💊 

Latest Dependencies:

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

Installed Dependencies:

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

[success] iOS looking great! 👌
[error] Missing <manifest package=""> attribute in app/src/main
@robingenz
Copy link
Member

Which plugin version do you use?

@Bokitza
Copy link
Author

Bokitza commented Jan 19, 2023 via email

@robingenz
Copy link
Member

Thank you for reporting! Will be fixed in the upcoming version.

@robingenz robingenz self-assigned this Jan 19, 2023
@robingenz robingenz added bug/fix Something isn't working and removed needs: triage labels Jan 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working package: authentication platform: android Android platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants