Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session Replay Beta - in objective - c #1387

Closed
dev-12-20 opened this issue Jul 21, 2023 · 2 comments · Fixed by #1419
Closed

Session Replay Beta - in objective - c #1387

dev-12-20 opened this issue Jul 21, 2023 · 2 comments · Fixed by #1419
Assignees

Comments

@dev-12-20
Copy link

dev-12-20 commented Jul 21, 2023

The thing

Tell us the thing 🙂
Hi,

I am trying to check on Session Replay Beta branch. I am trying to switch swift code to objective-c (my AppDelegate in objective - c) , is there any help for objective - c code below?

import DatadogSessionReplay
var sessionReplay: SessionReplayController!

let configuration = SessionReplayConfiguration(privacy: .maskAll)
sessionReplay = SessionReplay.initialize(with: configuration)
sessionReplay.start()
@ncreated ncreated self-assigned this Jul 25, 2023
@ncreated
Copy link
Member

Hello @Jacob-Dev-12 👋. Thanks for reaching us and glad you're exploring iOS Session Replay product 🙂! This product is currently in private beta, so we don't yet offer it fully. This will change soon, so please stay tuned.

@chetan-sevaro
Copy link

@Jacob-Dev-12 were you able to implement it in Objective C. Can you please share the code for the same if you have implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants