RocketChat / RocketChat/Rocket.Chat.ReactNative

bug: Sign in with Apple button displays '?' icon and duplicated label on iOS

Open
#7,576 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 bug type: bug
Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

Describe the Bug

When opening the login or registration screen on iOS with Apple Sign In enabled, the Apple button shows a fallback question mark (?) icon instead of the Apple logo, and the label text reads "Continue with Sign in with Apple" instead of "Continue with Apple" in both sigin and signup views

Steps to Reproduce

1.Open the iOS app connected to a workspace with Apple OAuth enabled.
2.Navigate to the Login or Register page.
3.Check the Apple button: it shows a ? icon and duplicated text.

Expected Behavior

The button should show the Apple icon and read "Continue with Apple".

Actual Behavior

The button shows a ? icon and "Continue with Sign in with Apple".

Image Image
Rocket.Chat Server Version

8.8

Rocket.Chat App Version

4.76.0.1

Device Name

iPhone 17 pro

OS Version

ios 26.5

Additional Context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on the iOS login and registration screens with Apple OAuth enabled, then trace the Sign in with Apple button entry point used by the signin and signup views. Check how the Apple icon and button label are configured, and verify that both views show the Apple logo and the text "Continue with Apple".

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native, typescript
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.