react-native-releases icon indicating copy to clipboard operation
react-native-releases copied to clipboard

[0.76] Android New Arch HeadlessJsTaskService EventEmitter Fix

Open lovegaoshi opened this issue 1 year ago • 5 comments

Target Branch(es)

0.76

Link to commit or PR to be picked

https://github.com/facebook/react-native/pull/45100 and https://github.com/facebook/react-native/pull/46480

Description

https://github.com/facebook/react-native/pull/45100 and https://github.com/facebook/react-native/pull/46480 together fixes HeadlessJsTaskService not able to initialize in android new arch. This is crucial to RN apps using services (like RNTP) wanting to migrate to the new arch. relevant discussions at https://github.com/facebook/react-native/issues/46050 and https://github.com/facebook/react-native/issues/44255

lovegaoshi avatar Oct 16 '24 19:10 lovegaoshi

@cortinico can this one get in?

gituser8796 avatar Oct 21 '24 09:10 gituser8796

@cortinico can this one get in?

We haven't discussed this yet, but anyway if we decide to include it, it will go in 0.76.1

cortinico avatar Oct 21 '24 17:10 cortinico

@cortinico can this one get in?

We haven't discussed this yet, but anyway if we decide to include it, it will go in 0.76.1

Ok thank you! We would appreciate it if this can get into 0.76.1

gituser8796 avatar Oct 21 '24 18:10 gituser8796

+1 for scheduling it for 0.76.1. I'm using RNTP and would like to migrate my app to the new arch.

AlexanderHott avatar Oct 24 '24 05:10 AlexanderHott

+1 for scheduling it for 0.76.1. I'm using RNTP and would like to migrate my app to the new arch.

I'm in the same boat but for react-native-background-actions.

techfoundrynz avatar Oct 25 '24 07:10 techfoundrynz

facebook/react-native#45100 was already in 0.76, facebook/react-native#46480 picked.

blakef avatar Oct 28 '24 14:10 blakef