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

getName() returns undefined on Android #43

Closed
aeharding opened this issue Aug 15, 2023 · 0 comments · Fixed by #44
Closed

getName() returns undefined on Android #43

aeharding opened this issue Aug 15, 2023 · 0 comments · Fixed by #44
Assignees
Labels
bug Something isn't working

Comments

@aeharding
Copy link
Contributor

Describe the bug

Calling getName() on Android returns undefined.

This can be tested by adding a call to getName() in the example app and observing it does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Add a call to getName() after example app startup with alert(name).
  2. Restart app (optionally setting a custom icon first)
  3. Observe alert with undefined

Expected behavior

getName() should work like iOS

Smartphone (please complete the following information):

  • Device: Pixel 7a
  • OS: Android 13
@johnborges johnborges added the bug Something isn't working label Oct 8, 2023
aeharding added a commit to aeharding/voyager that referenced this issue Oct 9, 2023
aeharding added a commit to aeharding/voyager that referenced this issue Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants