I'm using SFAuthenticationSession
to authenticate via OAuth2
.
The consent the user has to agree displays the following message as an alert:
"[Xcode-Project-Name]" Wants to Use "[Server-URL]" to Sign In. This allows the app and website to share information about you.
Why isn't the App Display Name being mentioned?
Will it be the App name after App Store submission?