Post

Replies

Boosts

Views

Activity

Reply to Custom icon in web login
In my Apple Developer account create a clientId & ServiceId. ServiceId is mapped with clientId. App is developed for IOS device & Web. I am using serviceId in for Web to showing Apple SignIn consent popup. AppleID.auth.init({ clientId : serviceId, cope : "email", redirectURI : "https://test.com", state : "signin", usePopup : true }); Upload our website logo in AppStore which is mapped with clientId. In IOS device new logo is coming but In web login not getting our new logo, it's showing Apple logo. How can we configure for New logo on Web in place of Apple logo in login popup?
Topic: App & System Services SubTopic: General Tags:
Jan ’24
Reply to How can I set a logo in the “Sign in with Apple” consent screen?
Not getting any option for setting our web a logo (or image) for web apps only.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Logo sometimes not showing in the “Sign in with Apple” consent screen
I had configured Bundle Id & Service Id for my application, apple-sign-in working perfectly but Apple logo have issue in login consent screen. App logo updated with App Id in App Store. In IOS device Apple logo updated which New logo but In Web logo is not coming. Please share the process How can implement this for Web
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24
Reply to Custom icon in web login
In my Apple Developer account create a clientId & ServiceId. ServiceId is mapped with clientId. App is developed for IOS device & Web. I am using serviceId in for Web to showing Apple SignIn consent popup. AppleID.auth.init({ clientId : serviceId, cope : "email", redirectURI : "https://test.com", state : "signin", usePopup : true }); Upload our website logo in AppStore which is mapped with clientId. In IOS device new logo is coming but In web login not getting our new logo, it's showing Apple logo. How can we configure for New logo on Web in place of Apple logo in login popup?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’24