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

Fix GAPIR Android app termination #2657

Merged
merged 3 commits into from
Mar 11, 2019

Conversation

hevrard
Copy link
Contributor

@hevrard hevrard commented Mar 6, 2019

After calling ANativeActivity_finish(), the native app should keep on
polling events and only terminate when app->destroyRequested becomes
true.

This ensure a proper termination of the GAPIR app on Android.

After calling ANativeActivity_finish(), the native app should keep on
polling events and only terminate when app->destroyRequested becomes
true.

This ensure a proper termination of the GAPIR app on Android.
@pmuetschard
Copy link
Member

Please squash when committing, thanks!

@hevrard hevrard merged commit 5206c25 into google:master Mar 11, 2019
@hevrard hevrard deleted the fix-gapir-android-lifecycle branch March 11, 2019 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants