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

Extend device plugin #3244

Merged
merged 6 commits into from Jul 13, 2020
Merged

Extend device plugin #3244

merged 6 commits into from Jul 13, 2020

Conversation

mahnuh
Copy link
Contributor

@mahnuh mahnuh commented Jul 13, 2020

This PR adds appName (the app's display name) and appId (the app's bundle id) to Device.getInfo().

I thought this can come in handy when gathering debug information. After moving one of my apps over from Cordova, cordova-plugin-app-version is the only remaining plugin I can not remove just yet as I need to display the app's name and bundle id.

@imhoffd imhoffd marked this pull request as ready for review July 13, 2020 17:42
@imhoffd imhoffd merged commit 0d5e132 into ionic-team:master Jul 13, 2020
@imhoffd
Copy link
Contributor

imhoffd commented Jul 13, 2020

Awesome work! Thank you! 🎉

@mahnuh
Copy link
Contributor Author

mahnuh commented Jul 14, 2020

@dwieeb my pleasure! Do you already know when you are going to release the next version containing this feature? I also would like to update the docs. Should I do this now or wait for the release?

@imhoffd
Copy link
Contributor

imhoffd commented Jul 14, 2020

Yes, the 2.3.0 release is planned for tomorrow. 😁

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.

None yet

2 participants