facebook / react-native

A framework for building native applications using React
https://reactnative.dev
MIT License
118.18k stars 24.21k forks source link

Android tv sdk 28 only - Application closes suddenly and restart when launch complete. #30626

Closed saimemre1 closed 2 years ago

saimemre1 commented 3 years ago

Description

It's just a problem I have with an emulator installed sdk28. I tried it at sdk26,27, it works without problems. I open a clean project, and when I run it in the emulator, splash screen comes. It then loads successfully. I can see the initial page. But after 3 seconds, screen become black and reload app. If I dont close emulator, this loop continue infinitely. By the way, there is no red or yellow alert/crash log.

React Native version:

"expo": "^38.0.0", "react": "~16.11.0", "react-dom": "16.11.0", "react-native": "~0.62.2",

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. Expo init mytv
  2. Create sdk28 android tv emulator.
  3. Start expo, run on emulator. (After launch, it will crash.)

Expected Results

Describe what you expected to happen. It shouls work like other sdks

Snack, code example, screenshot, or link to a repository:

I opened totally new project by using "expo init mytv"

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 7 days with no activity.