You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of RN bridgless mode, it breaks how the native marks are initialized and calculated. Since the RTCBRidge is now a proxy, I dont think the performanceLogger is available and the bridge is not being set, so the NSNotificationCenter is not called.
If you have an idea of a quick way to get this working, im happy to test and put up a PR.
Thanks
The text was updated successfully, but these errors were encountered:
With the release of RN bridgless mode, it breaks how the native marks are initialized and calculated. Since the RTCBRidge is now a proxy, I dont think the performanceLogger is available and the bridge is not being set, so the NSNotificationCenter is not called.
If you have an idea of a quick way to get this working, im happy to test and put up a PR.
Thanks
The text was updated successfully, but these errors were encountered: