Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Fix issue when exiting the app with Back button in Android#17

Open
korntkp wants to merge 1 commit intoxxsnakerxx:masterfrom
korntkp:crashBackButton
Open

Fix issue when exiting the app with Back button in Android#17
korntkp wants to merge 1 commit intoxxsnakerxx:masterfrom
korntkp:crashBackButton

Conversation

@korntkp
Copy link

@korntkp korntkp commented Oct 6, 2017

Fixes #4 when exiting the app with Back button in Android by call method endSession() in componentWillUnmount().

@xxsnakerxx
Copy link
Owner

@shredktp endSession shouldn't be part of public api, because it exists on android only... I think in this case will be better to use lifecycle event onHostDestroy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants