Description
RNStart doesn't restart properly the app in some specific cases
Detail explanation in ProcessPhoenix dependancy:
JakeWharton/ProcessPhoenix#58
Library Version:
0.0.27
Was not reproduced on 0.0.17 we were using before
React Native Version:
react native: 0.72.4
Platform(s):
Steps to Reproduce (for bugs)
You need to define an application with only LEANBACK_LAUNCHER category (No LAUNCHER category)
Expected Behavior:
App restart
Actual Behavior:
exception displayed and app don't restart
Suggested Solution (for feature requests)
Just need to update dependency when fix will be available
Related Issues (optional)
JakeWharton/ProcessPhoenix#58