react / react/react-native

[iOS] CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version.

Open
#54,739 6 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Attention Needs: Repro Platform: iOS Resolution: PR Submitted
Dominant language
C++
Stars
127k
Forks
25.3k
Avg merge
1d 23h
Merged PRs (30d)
4

Description

Description

hi, there. I am facing an warning when i run my react-native app on ios.

Though it is not bother the app to start, I wonder if there is a way to resolve the problem.

Image
Steps to reproduce
  1. install dependency
  2. open Xcode, connect to iPhone (iPhone 12 Pro Max)
  3. the long can be seeing in Xcode log view
React Native Version

0.83.0-rc.3

Affected Platforms

Runtime - iOS

Output of npx @react-native-community/cli info
mac@macdeMac-mini ~ % npx @react-native-community/cli info
error: unknown command 'info'
(Did you mean init?)
Stacktrace or Logs
CLIENT OF UIKIT REQUIRES UPDATE: This process does not adopt UIScene lifecycle. This will become an assert in a future version.
MANDATORY Reproducer

Screenshots and Videos

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 warning in an iOS React Native app using React Native 0.83.0-rc.3 and inspect the Xcode log. The issue names no source file or test, and its mandatory reproducer is empty; completion would require a confirmed way to resolve the warning and evidence that it no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.