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: v3 Device.getInfo() not returning any app* properties #4401

Closed
alexcroox opened this issue Mar 26, 2021 · 2 comments
Closed

bug: v3 Device.getInfo() not returning any app* properties #4401

alexcroox opened this issue Mar 26, 2021 · 2 comments

Comments

@alexcroox
Copy link

alexcroox commented Mar 26, 2021

Bug Report

Capacitor Version

💊   Capacitor Doctor  💊

Latest Dependencies:

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

Installed Dependencies:

  @capacitor/core: 3.0.0-rc.0
  @capacitor/cli: 3.0.0-rc.0
  @capacitor/android: 3.0.0-rc.0
  @capacitor/ios: 3.0.0-rc.0

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

Platform(s)

Only tested with iOS so far

Expected Behavior

Expecting await Device.getInfo() to return appId and appName. It seems none of the app* keys from the documentation are returning https://capacitorjs.com/docs/apis/device

It doesn't return either on simulator or real device

image

Other Technical Details

npm --version output: 7.6.3

node --version output: v12.16.1

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

Additional Context

image

I believe the original work was done here for reference: #3244 by @mahnuh

@alexcroox
Copy link
Author

Ignore me, wrong repo to report it in, and I found the change here: ionic-team/capacitor-plugins#72

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 11, 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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants