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

iOS openAuth alert message shows BundleName instead of AppName #403

Open
suthat opened this issue Feb 7, 2023 · 2 comments
Open

iOS openAuth alert message shows BundleName instead of AppName #403

suthat opened this issue Feb 7, 2023 · 2 comments

Comments

@suthat
Copy link

suthat commented Feb 7, 2023

Using openAuth in iOS 14.x for both actual iPhone and emulator.

Apple (iOS) will ask users for permission to allow the app and website to share information. However, instead of showing "AppName", the OS shows "bundle-name" instead.

How should I fix it?

@suthat suthat changed the title iOS openAuth alert bundle name instead of app name iOS openAuth alert message shows -bundle name- instead of -app name- Feb 7, 2023
@suthat suthat changed the title iOS openAuth alert message shows -bundle name- instead of -app name- iOS openAuth alert message shows BundleName instead of AppName Feb 8, 2023
@Misterdjack
Copy link

I think most everyone would prefer to use the App name. Not familiar with the code so would be quite the learning curve to open a PR but if any existing contributors aren't available for awhile I can take a stab at it.

@gustavojg
Copy link

gustavojg commented May 25, 2023

Hi!
I have the same issue, I need to show CFBundleDisplayName instead CFBundleName, its posible to change it?

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

3 participants