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
Hi, we have an app coded in ReactNative. But in this app we have a video player that we coded ourself in android native(kotlin). When you launch a video it's open a native activity.
We are installing session replay. I init it in the RN code. It work well until we launch the native video player. At this moment the replay just display a black screen and we resume after we leave the native player.
I also tried to add the session replay init in the native player code but then the first session stop when we launch the native player and a second one start that don't display the screens when we leave the player.
My question is there is a way to having a working session replay when we have RN screens and native screens ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, we have an app coded in ReactNative. But in this app we have a video player that we coded ourself in android native(kotlin). When you launch a video it's open a native activity.
We are installing session replay. I init it in the RN code. It work well until we launch the native video player. At this moment the replay just display a black screen and we resume after we leave the native player.
I also tried to add the session replay init in the native player code but then the first session stop when we launch the native player and a second one start that don't display the screens when we leave the player.
My question is there is a way to having a working session replay when we have RN screens and native screens ?
Beta Was this translation helpful? Give feedback.
All reactions