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

Unity/new session methods #1355

Merged
merged 5 commits into from
Sep 14, 2021
Merged

Unity/new session methods #1355

merged 5 commits into from
Sep 14, 2021

Conversation

rich-bugsnag
Copy link
Contributor

For the unity notifier the android layer will now handle all session tracking.

Therefore I needed to add StartSession, PauseSession and ResumeSession to the interface so that the Unity layer can interact with the current session.

# Conflicts:
#	bugsnag-android-core/src/main/java/com/bugsnag/android/NativeInterface.java
@rich-bugsnag rich-bugsnag self-assigned this Sep 1, 2021
@rich-bugsnag rich-bugsnag marked this pull request as draft September 3, 2021 15:47
@rich-bugsnag
Copy link
Contributor Author

Please don't merge this yet, i want to wait until the feature is 100% working on unity just in case changes are needed

@rich-bugsnag rich-bugsnag marked this pull request as ready for review September 13, 2021 14:00
@rich-bugsnag
Copy link
Contributor Author

@fractalwrench This is ready now and the unity side is done. I'll leave it for you to merge and then before the next unity release we can work out the best place to point the Unity sub mod

@rich-bugsnag rich-bugsnag merged commit d64c755 into next Sep 14, 2021
@rich-bugsnag rich-bugsnag deleted the unity/new-session-methods branch September 14, 2021 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants